Prefer patches to patchesJson6902

This commit is contained in:
Rob Watson 2022-05-05 22:52:39 +02:00
parent c2d4e3f7e7
commit a31677ff0a
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ helmCharts:
database: default database: default
postgresPassword: testme postgresPassword: testme
patchesJson6902: patches:
# Patch the ingress-nginx deployment to allow it to use a service with a # Patch the ingress-nginx deployment to allow it to use a service with a
# namePrefix. See https://github.com/kubernetes/ingress-nginx/issues/2599#issuecomment-601170289. # namePrefix. See https://github.com/kubernetes/ingress-nginx/issues/2599#issuecomment-601170289.
- target: - target:

View File

@ -33,7 +33,7 @@ secretGenerator:
files: files:
- secrets/exporter-password - secrets/exporter-password
patchesJson6902: patches:
# Patch the ingress-nginx deployment to allow it to use a service with a # Patch the ingress-nginx deployment to allow it to use a service with a
# namePrefix. See https://github.com/kubernetes/ingress-nginx/issues/2599#issuecomment-601170289. # namePrefix. See https://github.com/kubernetes/ingress-nginx/issues/2599#issuecomment-601170289.
- target: - target: