.
This commit is contained in:
@@ -7,11 +7,11 @@ metadata:
|
||||
spec:
|
||||
interval: 1m0s
|
||||
ref:
|
||||
branch: add_local_development_env
|
||||
branch: localflux
|
||||
secretRef:
|
||||
name: local-git-secret
|
||||
timeout: 20s
|
||||
url: ssh://git@local-git.local-git.svc.cluster.local:2222/srv/git/local-flux.git
|
||||
url: ssh://git@local-git.local-git.svc.cluster.local:2222/srv/git/flux.git
|
||||
---
|
||||
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
|
||||
kind: Kustomization
|
||||
@@ -28,10 +28,4 @@ spec:
|
||||
prune: true
|
||||
sourceRef:
|
||||
kind: GitRepository
|
||||
name: flux-system
|
||||
postBuild:
|
||||
substitute:
|
||||
eks_cluster_name: "k3d-develop"
|
||||
aws_account_id: "000000000000"
|
||||
environment: "local"
|
||||
zone: "local"
|
||||
name: flux-system
|
||||
Reference in New Issue
Block a user