flux: cd using flux
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||
kind: Kustomization
|
||||
metadata:
|
||||
name: app
|
||||
spec:
|
||||
interval: 1m
|
||||
sourceRef:
|
||||
kind: GitRepository
|
||||
name: lms
|
||||
path: deploy/app
|
||||
prune: true
|
||||
|
||||
Reference in New Issue
Block a user