Prefer patches to patchesJson6902
This commit is contained in:
parent
c2d4e3f7e7
commit
a31677ff0a
|
@ -28,7 +28,7 @@ helmCharts:
|
|||
database: default
|
||||
postgresPassword: testme
|
||||
|
||||
patchesJson6902:
|
||||
patches:
|
||||
# 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.
|
||||
- target:
|
||||
|
|
|
@ -33,7 +33,7 @@ secretGenerator:
|
|||
files:
|
||||
- secrets/exporter-password
|
||||
|
||||
patchesJson6902:
|
||||
patches:
|
||||
# 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.
|
||||
- target:
|
||||
|
|
Loading…
Reference in New Issue