mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-03-20 08:39:32 +00:00
fix(flux): forward-auth patch: fix labelSelector
Signed-off-by: JJGadgets <git@jjgadgets.tech>
This commit is contained in:
@@ -244,7 +244,7 @@ spec:
|
||||
group: helm.toolkit.fluxcd.io
|
||||
version: v2beta1
|
||||
kind: HelmRelease
|
||||
labelSelector: ingress.home.arpa/type=auth-external-only
|
||||
labelSelector: nginx.ingress.home.arpa/type=auth-external-only
|
||||
target:
|
||||
group: kustomize.toolkit.fluxcd.io
|
||||
version: v1beta2
|
||||
|
||||
@@ -212,7 +212,7 @@ patches:
|
||||
group: helm.toolkit.fluxcd.io
|
||||
version: v2beta1
|
||||
kind: HelmRelease
|
||||
labelSelector: ingress.home.arpa/type=auth-external-only
|
||||
labelSelector: nginx.ingress.home.arpa/type=auth-external-only
|
||||
target:
|
||||
group: kustomize.toolkit.fluxcd.io
|
||||
version: v1beta2
|
||||
|
||||
Reference in New Issue
Block a user