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.
2 parents 0239bfb + 0752ee9 commit cdad1dfCopy full SHA for cdad1df
kubernetes/bootstrap/kustomization.yaml
@@ -4,7 +4,7 @@
4
apiVersion: kustomize.config.k8s.io/v1beta1
5
kind: Kustomization
6
resources:
7
- - github.com/fluxcd/flux2/manifests/install?ref=v2.0.0-rc.4
+ - github.com/fluxcd/flux2/manifests/install?ref=v2.0.0-rc.5
8
patches:
9
# Remove the network policies that does not work with k3s
10
- patch: |-
0 commit comments