We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ba3358 commit 3627da5Copy full SHA for 3627da5
kubernetes/nas-1/flux/cluster-apps.yaml
@@ -21,7 +21,7 @@ spec:
21
name: cluster-settings
22
patches:
23
- patch: |-
24
- apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
+ apiVersion: kustomize.toolkit.fluxcd.io/v1
25
kind: Kustomization
26
metadata:
27
name: not-used
@@ -37,6 +37,5 @@ spec:
37
38
target:
39
group: kustomize.toolkit.fluxcd.io
40
- version: v1beta2
41
42
labelSelector: substitution.flux.home.arpa/disabled notin (true)
0 commit comments