fix linting
Signed-off-by: Atze de Vries <devries@zorgdomein.nl>
This commit is contained in:
parent
5c7e4c32d4
commit
b5d4168634
1 changed files with 2 additions and 4 deletions
|
@ -23,16 +23,14 @@ global:
|
|||
# hostnames:
|
||||
# - git.myhostname
|
||||
|
||||
# Override APIVersions
|
||||
# If you want to template helm charts but cannot access k8s API server
|
||||
# Override APIVersions
|
||||
# If you want to template helm charts but cannot access k8s API server
|
||||
# you can set api versions here
|
||||
APIOverrides:
|
||||
enabled: false
|
||||
certmanager: cert-manager.io/v1
|
||||
ingress: networking.k8s.io/v1beta1
|
||||
|
||||
|
||||
|
||||
## Controller
|
||||
controller:
|
||||
name: application-controller
|
||||
|
|
Loading…
Reference in a new issue