Skip to content

Commit

Permalink
chore: debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsimonemms committed Dec 14, 2024
1 parent af46560 commit 66c0168
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion registry/clusters/dev/components/10-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: HEAD
targetRevision: sje/debug
destination:
server: https://kubernetes.default.svc
namespace: cert-manager
Expand Down
2 changes: 1 addition & 1 deletion registry/clusters/dev/components/10-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: HEAD
targetRevision: sje/debug
kustomize:
patches:
- target:
Expand Down
2 changes: 1 addition & 1 deletion registry/clusters/dev/components/10-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: HEAD
targetRevision: sje/debug
destination:
server: https://kubernetes.default.svc
namespace: reloader
Expand Down
2 changes: 1 addition & 1 deletion registry/clusters/dev/components/10-tailscale.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/tailscale
targetRevision: HEAD
targetRevision: sje/debug
kustomize:
patches:
- target:
Expand Down
2 changes: 1 addition & 1 deletion registry/clusters/dev/components/20-dex.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/dex
targetRevision: HEAD
targetRevision: sje/debug
kustomize:
patches:
- target:
Expand Down
2 changes: 1 addition & 1 deletion registry/clusters/dev/components/20-ingress-nginx.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/ingress-nginx
targetRevision: HEAD
targetRevision: sje/debug
destination:
server: https://kubernetes.default.svc
namespace: ingress-nginx
Expand Down
2 changes: 1 addition & 1 deletion registry/clusters/dev/components/20-metallb.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/metallb
targetRevision: HEAD
targetRevision: sje/debug
destination:
server: https://kubernetes.default.svc
namespace: metallb-system
Expand Down
2 changes: 1 addition & 1 deletion registry/clusters/dev/components/20-monitoring.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/monitoring
targetRevision: HEAD
targetRevision: sje/debug
kustomize:
patches:
- target:
Expand Down
2 changes: 1 addition & 1 deletion registry/clusters/dev/components/30-argocd.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/argocd
targetRevision: HEAD
targetRevision: sje/debug
destination:
server: https://kubernetes.default.svc
namespace: argocd
Expand Down
2 changes: 1 addition & 1 deletion registry/clusters/dev/components/30-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: HEAD
targetRevision: sje/debug
destination:
server: https://kubernetes.default.svc
namespace: external-dns
Expand Down
2 changes: 1 addition & 1 deletion registry/clusters/dev/components/30-unifi.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/unifi
targetRevision: HEAD
targetRevision: sje/debug
kustomize:
patches:
- target:
Expand Down
2 changes: 1 addition & 1 deletion registry/clusters/dev/components/40-fission.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/fission
targetRevision: HEAD
targetRevision: sje/debug
kustomize:
patches:
- target:
Expand Down
2 changes: 1 addition & 1 deletion registry/clusters/dev/components/40-homepage.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/homepage
targetRevision: HEAD
targetRevision: sje/debug
kustomize:
patches:
- target:
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/components
targetRevision: HEAD
targetRevision: sje/debug
destination:
server: https://kubernetes.default.svc
namespace: argocd
Expand Down

0 comments on commit 66c0168

Please sign in to comment.