|
|
|
@ -5,7 +5,7 @@
|
|
|
|
replicaCount: 1
|
|
|
|
replicaCount: 1
|
|
|
|
|
|
|
|
|
|
|
|
image:
|
|
|
|
image:
|
|
|
|
repository: registry.bassengvegen.com/cups-airprint
|
|
|
|
repository: docker.bassengvegen.com/cups-airprint
|
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
# Overrides the image tag whose default is the chart appVersion.
|
|
|
|
# Overrides the image tag whose default is the chart appVersion.
|
|
|
|
tag: latest
|
|
|
|
tag: latest
|
|
|
|
@ -53,6 +53,7 @@ service:
|
|
|
|
port: 631
|
|
|
|
port: 631
|
|
|
|
externalIPs:
|
|
|
|
externalIPs:
|
|
|
|
enabled: false
|
|
|
|
enabled: false
|
|
|
|
|
|
|
|
ip: {}
|
|
|
|
|
|
|
|
|
|
|
|
ingress:
|
|
|
|
ingress:
|
|
|
|
enabled: false
|
|
|
|
enabled: false
|
|
|
|
|