Correct ct

Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
This commit is contained in:
Oliver Bähler 2021-05-21 16:33:28 +02:00
parent 3dbda8fd11
commit 195180e4d9
No known key found for this signature in database
GPG key ID: 7AE0B2618ECDC1B6
2 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@
replicaCount: 1
installCRDs: false # this needs to be false with ct
installCRDs: true # this needs to be true with ct (install)
image:
# The image repository

View file

@ -3,9 +3,9 @@ args:
replicaCount: 3
installCRDs: false
installCRDs: true
mountSSHKnownHostsVolume: false
mountTLSCertsVolume: false
mountGPGKeysVolume: false
mountGPGKeyringVolume: false
mountGPGKeyringVolume: false