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 5dd7b13 commit eb0fa0eCopy full SHA for eb0fa0e
templates/fluxcd/templates/resources/flux-kustomization.yaml
@@ -3,6 +3,8 @@ kind: Kustomization
3
metadata:
4
name: flux-system
5
namespace: flux-system
6
+ annotations:
7
+ kustomize.toolkit.fluxcd.io/prune: disabled
8
spec:
9
interval: 10m0s
10
path: "./change/me" # will be overridden by overlay in environment
0 commit comments