Skip to content

Commit

Permalink
removing kustomize force
Browse files Browse the repository at this point in the history
  • Loading branch information
johndietz committed Mar 21, 2024
1 parent adc564f commit fab7154
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 36 deletions.
3 changes: 0 additions & 3 deletions akamai-github/templates/mgmt/argocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ spec:
path: registry/clusters/<CLUSTER_NAME>/components/argocd
repoURL: '<GITOPS_REPO_URL>'
targetRevision: HEAD
kustomize:
forceCommonLabels: true
forceCommonAnnotations: true
syncPolicy:
automated:
prune: true
Expand Down
3 changes: 0 additions & 3 deletions aws-github/templates/mgmt/argocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ spec:
path: registry/clusters/<CLUSTER_NAME>/components/argocd
repoURL: '<GITOPS_REPO_URL>'
targetRevision: HEAD
kustomize:
forceCommonLabels: true
forceCommonAnnotations: true
syncPolicy:
automated:
prune: true
Expand Down
3 changes: 0 additions & 3 deletions aws-gitlab/templates/mgmt/argocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ spec:
path: registry/clusters/<CLUSTER_NAME>/components/argocd
repoURL: '<GITOPS_REPO_URL>'
targetRevision: HEAD
kustomize:
forceCommonLabels: true
forceCommonAnnotations: true
syncPolicy:
automated:
prune: true
Expand Down
3 changes: 0 additions & 3 deletions civo-github/templates/mgmt/argocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ spec:
path: registry/clusters/<CLUSTER_NAME>/components/argocd
repoURL: '<GITOPS_REPO_URL>'
targetRevision: HEAD
kustomize:
forceCommonLabels: true
forceCommonAnnotations: true
syncPolicy:
automated:
prune: true
Expand Down
3 changes: 0 additions & 3 deletions civo-gitlab/templates/mgmt/argocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ spec:
path: registry/clusters/<CLUSTER_NAME>/components/argocd
repoURL: '<GITOPS_REPO_URL>'
targetRevision: HEAD
kustomize:
forceCommonLabels: true
forceCommonAnnotations: true
syncPolicy:
automated:
prune: true
Expand Down
3 changes: 0 additions & 3 deletions digitalocean-github/templates/mgmt/argocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ spec:
path: registry/clusters/<CLUSTER_NAME>/components/argocd
repoURL: '<GITOPS_REPO_URL>'
targetRevision: HEAD
kustomize:
forceCommonLabels: true
forceCommonAnnotations: true
syncPolicy:
automated:
prune: true
Expand Down
3 changes: 0 additions & 3 deletions digitalocean-gitlab/templates/mgmt/argocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ spec:
path: registry/clusters/<CLUSTER_NAME>/components/argocd
repoURL: '<GITOPS_REPO_URL>'
targetRevision: HEAD
kustomize:
forceCommonLabels: true
forceCommonAnnotations: true
syncPolicy:
automated:
prune: true
Expand Down
3 changes: 0 additions & 3 deletions google-github/templates/mgmt/argocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ spec:
path: registry/clusters/<CLUSTER_NAME>/components/argocd
repoURL: '<GITOPS_REPO_URL>'
targetRevision: HEAD
kustomize:
forceCommonLabels: true
forceCommonAnnotations: true
syncPolicy:
automated:
prune: true
Expand Down
3 changes: 0 additions & 3 deletions google-gitlab/templates/mgmt/argocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ spec:
path: registry/clusters/<CLUSTER_NAME>/components/argocd
repoURL: '<GITOPS_REPO_URL>'
targetRevision: HEAD
kustomize:
forceCommonLabels: true
forceCommonAnnotations: true
syncPolicy:
automated:
prune: true
Expand Down
3 changes: 0 additions & 3 deletions k3s-gitlab/templates/mgmt/argocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ spec:
path: registry/clusters/<CLUSTER_NAME>/components/argocd
repoURL: '<GITOPS_REPO_URL>'
targetRevision: HEAD
kustomize:
forceCommonLabels: true
forceCommonAnnotations: true
syncPolicy:
automated:
prune: true
Expand Down
3 changes: 0 additions & 3 deletions vultr-github/templates/mgmt/argocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ spec:
path: registry/clusters/<CLUSTER_NAME>/components/argocd
repoURL: '<GITOPS_REPO_URL>'
targetRevision: HEAD
kustomize:
forceCommonLabels: true
forceCommonAnnotations: true
syncPolicy:
automated:
prune: true
Expand Down
3 changes: 0 additions & 3 deletions vultr-gitlab/templates/mgmt/argocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ spec:
path: registry/clusters/<CLUSTER_NAME>/components/argocd
repoURL: '<GITOPS_REPO_URL>'
targetRevision: HEAD
kustomize:
forceCommonLabels: true
forceCommonAnnotations: true
syncPolicy:
automated:
prune: true
Expand Down

0 comments on commit fab7154

Please sign in to comment.