Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enable substitution #36

Merged
merged 1 commit into from
Feb 26, 2024
Merged

enable substitution #36

merged 1 commit into from
Feb 26, 2024

Conversation

jgilfoil
Copy link
Owner

realized i'm trying to subsitute where it was disabled in the labels. hoping this works.

realized i'm trying to subsitute where it was disabled in the labels. hoping this works.
Copy link

--- kubernetes/apps/network/vpn-gateway/app Kustomization: flux-system/vpn-gateway HelmRelease: network/vpn-gateway

+++ kubernetes/apps/network/vpn-gateway/app Kustomization: flux-system/vpn-gateway HelmRelease: network/vpn-gateway

@@ -3,13 +3,12 @@

 kind: HelmRelease
 metadata:
   labels:
     app.kubernetes.io/name: vpn-gateway
     kustomize.toolkit.fluxcd.io/name: vpn-gateway
     kustomize.toolkit.fluxcd.io/namespace: flux-system
-    kustomize.toolkit.fluxcd.io/substitute: disabled
   name: vpn-gateway
   namespace: network
 spec:
   chart:
     spec:
       chart: pod-gateway

@jgilfoil jgilfoil merged commit b01fb2b into main Feb 26, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant