Skip to content

Instantly share code, notes, and snippets.

@wzhliang
Created December 16, 2020 08:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wzhliang/828ad06bee2cf408dee90996d70d6cd2 to your computer and use it in GitHub Desktop.
Save wzhliang/828ad06bee2cf408dee90996d70d6cd2 to your computer and use it in GitHub Desktop.
---
apiVersion: kustomize.toolkit.fluxcd.io/v1beta1
kind: Kustomization
metadata:
name: webapp-common
namespace: flux-system
spec:
interval: 1h0m0s
path: ./deploy/webapp/common
prune: true
sourceRef:
kind: GitRepository
name: webapp
validation: client
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment