refactor: cleanup
This commit is contained in:
@@ -64,26 +64,3 @@ spec:
|
|||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
vcluster.loft.sh/vcluster-namespace: '{{ .Release.Namespace }}'
|
vcluster.loft.sh/vcluster-namespace: '{{ .Release.Namespace }}'
|
||||||
# - name: sync-atlantis-env
|
|
||||||
# generate:
|
|
||||||
# apiVersion: v1
|
|
||||||
# kind: Secret
|
|
||||||
# name: archmeister-env
|
|
||||||
# namespace: {{ printf "{{request.object.metadata.name}}" | quote }}
|
|
||||||
# synchronize: true
|
|
||||||
# cloneList:
|
|
||||||
# namespace: atlantis
|
|
||||||
# kinds:
|
|
||||||
# - Secret
|
|
||||||
# selector:
|
|
||||||
# matchLabels:
|
|
||||||
# oceanbox.io/atlantis-env: sync
|
|
||||||
# match:
|
|
||||||
# resources:
|
|
||||||
# kinds:
|
|
||||||
# - Namespace
|
|
||||||
# names:
|
|
||||||
# - "vcluster-009dba7e-*"
|
|
||||||
# selector:
|
|
||||||
# matchLabels:
|
|
||||||
# vcluster.loft.sh/vcluster-namespace: '{{ .Release.Namespace }}'
|
|
||||||
|
|||||||
Reference in New Issue
Block a user