update values
All checks were successful
release-charts-cloudfbarman-cloudlared / release (push) Successful in 21s
All checks were successful
release-charts-cloudfbarman-cloudlared / release (push) Successful in 21s
This commit is contained in:
@@ -1,18 +1,16 @@
|
||||
# -- Name override of release
|
||||
name: barman-cloud
|
||||
|
||||
# -- Name of existing secret that contains Cloudflare token
|
||||
existingSecretName: cloudflared-secret
|
||||
|
||||
# -- Name of key that contains the token in the existingSecret
|
||||
existingSecretKey: cf-tunnel-token
|
||||
|
||||
# -- Default image
|
||||
image:
|
||||
repository: ghcr.io/cloudnative-pg/plugin-barman-cloud
|
||||
tag: "v0.4.0"
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
# -- Default service
|
||||
service:
|
||||
listenPort: 9090
|
||||
|
||||
# -- Default resources
|
||||
resources:
|
||||
requests:
|
||||
|
Reference in New Issue
Block a user