fix: Kustomize overlay for production
This commit is contained in:
parent
bbca6f361e
commit
af8c4084f1
1 changed files with 2 additions and 11 deletions
|
|
@ -1,13 +1,4 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
metadata:
|
||||
name: production
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 10m
|
||||
path: ./infrastructure
|
||||
prune: true
|
||||
sourceRef:
|
||||
kind: GitRepository
|
||||
name: flux-system
|
||||
namespace: flux-system
|
||||
resources:
|
||||
- ../../infrastructure
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue