File size: 161 Bytes
105b369
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
from phi.k8s.app.streamlit.streamlit import (
    Streamlit,
    AppVolumeType,
    ContainerContext,
    ServiceType,
    RestartPolicy,
    ImagePullPolicy,
)