18 lines
217 B
YAML
18 lines
217 B
YAML
instance: ""
|
|
|
|
image:
|
|
repository: nginx
|
|
tag: 1.29-alpine
|
|
pullPolicy: IfNotPresent
|
|
|
|
sharedVolume:
|
|
claimName: control-vibes-control-data
|
|
subPath: ""
|
|
|
|
service:
|
|
port: 80
|
|
|
|
ingress:
|
|
className: nginx
|
|
host: ""
|