Skip to content

Commit 3737cb9

Browse files
committed
up
1 parent 0308d2e commit 3737cb9

3 files changed

Lines changed: 0 additions & 6 deletions

File tree

infrastructure/argocd/apps/infrastructure-appset.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ spec:
2121
repoURL: https://github.com/mitchross/k3s-argocd-proxmox.git
2222
targetRevision: main
2323
path: '{{path}}'
24-
plugin:
25-
name: kustomize-build-with-helm
2624
destination:
2725
server: https://kubernetes.default.svc
2826
namespace: '{{path.basename}}'

infrastructure/argocd/apps/monitoring-appset.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ spec:
1919
repoURL: https://github.com/mitchross/k3s-argocd-proxmox.git
2020
targetRevision: main
2121
path: '{{path}}'
22-
plugin:
23-
name: kustomize-build-with-helm
2422
destination:
2523
server: https://kubernetes.default.svc
2624
namespace: '{{path.basename}}'

infrastructure/argocd/apps/my-apps-appset.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ spec:
1919
repoURL: https://github.com/mitchross/k3s-argocd-proxmox.git
2020
targetRevision: main
2121
path: '{{path}}'
22-
plugin:
23-
name: kustomize-build-with-helm
2422
destination:
2523
server: https://kubernetes.default.svc
2624
namespace: '{{path.basename}}'

0 commit comments

Comments
 (0)