Fixed loadBalancerIP patch for traefik

This commit is contained in:
2024-10-03 01:32:12 +02:00
parent 8d8d52aeba
commit 4065b3256f

View File

@@ -16,11 +16,10 @@ spec:
patches: patches:
- patch: | - patch: |
- op: add - op: add
path: /spec/values path: /spec/values/service
value: value:
service: spec:
spec: loadBalancerIP: 10.0.0.210
loadBalancerIP: 10.0.0.210
target: target:
kind: HelmRelease kind: HelmRelease
name: traefik name: traefik