Skip to content

Commit

Permalink
chore: update target revision
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsimonemms committed Nov 12, 2024
1 parent ad5162b commit b34761e
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion registry/clusters/dev/cert-manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
source:
repoURL: https://github.com/mrsimonemms/infrastructure
path: registry/components/cert-manager
targetRevision: main
targetRevision: HEAD
destination:
server: https://kubernetes.default.svc
namespace: cert-manager
Expand Down
2 changes: 1 addition & 1 deletion registry/clusters/dev/external-dns.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
source:
repoURL: https://github.com/mrsimonemms/infrastructure
path: registry/components/external-dns
targetRevision: main
targetRevision: HEAD
destination:
server: https://kubernetes.default.svc
namespace: external-dns
Expand Down
2 changes: 1 addition & 1 deletion registry/clusters/dev/external-secret-stores.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
source:
repoURL: https://github.com/mrsimonemms/infrastructure
path: registry/components/external-secret-stores
targetRevision: main
targetRevision: HEAD
kustomize:
patches:
- target:
Expand Down
2 changes: 1 addition & 1 deletion registry/clusters/dev/external-secrets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
source:
repoURL: https://github.com/mrsimonemms/infrastructure
path: registry/components/external-secrets
targetRevision: main
targetRevision: HEAD
destination:
server: https://kubernetes.default.svc
namespace: external-secrets
Expand Down
2 changes: 1 addition & 1 deletion registry/clusters/dev/registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
source:
repoURL: https://github.com/mrsimonemms/infrastructure
path: registry/clusters/dev
targetRevision: main
targetRevision: HEAD
destination:
server: https://kubernetes.default.svc
namespace: argocd
Expand Down
2 changes: 1 addition & 1 deletion registry/clusters/dev/reloader.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
source:
repoURL: https://github.com/mrsimonemms/infrastructure
path: registry/components/reloader
targetRevision: main
targetRevision: HEAD
destination:
server: https://kubernetes.default.svc
namespace: reloader
Expand Down
2 changes: 1 addition & 1 deletion registry/clusters/prod/cert-manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
source:
repoURL: https://github.com/mrsimonemms/infrastructure
path: registry/components/cert-manager
targetRevision: main
targetRevision: HEAD
destination:
server: https://kubernetes.default.svc
namespace: cert-manager
Expand Down
2 changes: 1 addition & 1 deletion registry/clusters/prod/external-dns.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
source:
repoURL: https://github.com/mrsimonemms/infrastructure
path: registry/components/external-dns
targetRevision: main
targetRevision: HEAD
destination:
server: https://kubernetes.default.svc
namespace: external-dns
Expand Down
2 changes: 1 addition & 1 deletion registry/clusters/prod/external-secret-stores.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
source:
repoURL: https://github.com/mrsimonemms/infrastructure
path: registry/components/external-secret-stores
targetRevision: main
targetRevision: HEAD
destination:
server: https://kubernetes.default.svc
namespace: external-secrets
Expand Down
2 changes: 1 addition & 1 deletion registry/clusters/prod/external-secrets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
source:
repoURL: https://github.com/mrsimonemms/infrastructure
path: registry/components/external-secrets
targetRevision: main
targetRevision: HEAD
destination:
server: https://kubernetes.default.svc
namespace: external-secrets
Expand Down
2 changes: 1 addition & 1 deletion registry/clusters/prod/registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
source:
repoURL: https://github.com/mrsimonemms/infrastructure
path: registry/clusters/prod
targetRevision: main
targetRevision: HEAD
destination:
server: https://kubernetes.default.svc
namespace: argocd
Expand Down
2 changes: 1 addition & 1 deletion registry/clusters/prod/reloader.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
source:
repoURL: https://github.com/mrsimonemms/infrastructure
path: registry/components/reloader
targetRevision: main
targetRevision: HEAD
destination:
server: https://kubernetes.default.svc
namespace: reloader
Expand Down

0 comments on commit b34761e

Please sign in to comment.