fix linting

Signed-off-by: Atze de Vries <devries@zorgdomein.nl>
This commit is contained in:
Atze de Vries 2021-05-26 14:52:48 +02:00
parent 5c7e4c32d4
commit b5d4168634

View file

@ -23,16 +23,14 @@ global:
# hostnames: # hostnames:
# - git.myhostname # - git.myhostname
# Override APIVersions # Override APIVersions
# If you want to template helm charts but cannot access k8s API server # If you want to template helm charts but cannot access k8s API server
# you can set api versions here # you can set api versions here
APIOverrides: APIOverrides:
enabled: false enabled: false
certmanager: cert-manager.io/v1 certmanager: cert-manager.io/v1
ingress: networking.k8s.io/v1beta1 ingress: networking.k8s.io/v1beta1
## Controller ## Controller
controller: controller:
name: application-controller name: application-controller