Skip to content

Commit

Permalink
fix: remove empty kustomize patches
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsimonemms committed Nov 11, 2024
1 parent 13efd30 commit 5101830
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 22 deletions.
2 changes: 0 additions & 2 deletions registry/clusters/dev/cert-manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ spec:
repoURL: https://github.com/mrsimonemms/infrastructure
path: registry/components/cert-manager
targetRevision: main
kustomize:
patches: []
destination:
server: https://kubernetes.default.svc
namespace: cert-manager
Expand Down
2 changes: 0 additions & 2 deletions registry/clusters/dev/external-dns.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ spec:
repoURL: https://github.com/mrsimonemms/infrastructure
path: registry/components/external-dns
targetRevision: main
kustomize:
patches: []
destination:
server: https://kubernetes.default.svc
namespace: external-dns
Expand Down
2 changes: 0 additions & 2 deletions registry/clusters/dev/external-secrets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ spec:
repoURL: https://github.com/mrsimonemms/infrastructure
path: registry/components/external-secrets
targetRevision: main
kustomize:
patches: []
destination:
server: https://kubernetes.default.svc
namespace: external-secrets
Expand Down
2 changes: 0 additions & 2 deletions registry/clusters/dev/registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ spec:
repoURL: https://github.com/mrsimonemms/infrastructure
path: registry/clusters/dev
targetRevision: main
kustomize:
patches: []
destination:
server: https://kubernetes.default.svc
namespace: argocd
Expand Down
2 changes: 0 additions & 2 deletions registry/clusters/dev/reloader.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ spec:
repoURL: https://github.com/mrsimonemms/infrastructure
path: registry/components/reloader
targetRevision: main
kustomize:
patches: []
destination:
server: https://kubernetes.default.svc
namespace: reloader
Expand Down
2 changes: 0 additions & 2 deletions registry/clusters/prod/cert-manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ spec:
repoURL: https://github.com/mrsimonemms/infrastructure
path: registry/components/cert-manager
targetRevision: main
kustomize:
patches: []
destination:
server: https://kubernetes.default.svc
namespace: cert-manager
Expand Down
2 changes: 0 additions & 2 deletions registry/clusters/prod/external-dns.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ spec:
repoURL: https://github.com/mrsimonemms/infrastructure
path: registry/components/external-dns
targetRevision: main
kustomize:
patches: []
destination:
server: https://kubernetes.default.svc
namespace: external-dns
Expand Down
2 changes: 0 additions & 2 deletions registry/clusters/prod/external-secret-stores.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ spec:
repoURL: https://github.com/mrsimonemms/infrastructure
path: registry/components/external-secret-stores
targetRevision: main
kustomize:
patches: []
destination:
server: https://kubernetes.default.svc
namespace: external-secrets
Expand Down
2 changes: 0 additions & 2 deletions registry/clusters/prod/external-secrets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ spec:
repoURL: https://github.com/mrsimonemms/infrastructure
path: registry/components/external-secrets
targetRevision: main
kustomize:
patches: []
destination:
server: https://kubernetes.default.svc
namespace: external-secrets
Expand Down
2 changes: 0 additions & 2 deletions registry/clusters/prod/registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ spec:
repoURL: https://github.com/mrsimonemms/infrastructure
path: registry/clusters/prod
targetRevision: main
kustomize:
patches: []
destination:
server: https://kubernetes.default.svc
namespace: argocd
Expand Down
2 changes: 0 additions & 2 deletions registry/clusters/prod/reloader.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ spec:
repoURL: https://github.com/mrsimonemms/infrastructure
path: registry/components/reloader
targetRevision: main
kustomize:
patches: []
destination:
server: https://kubernetes.default.svc
namespace: reloader
Expand Down

0 comments on commit 5101830

Please sign in to comment.