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