Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

Commit

Permalink
prep for automated gitops deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickLaabs committed Feb 19, 2024
1 parent 9b8c86e commit c320ca5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
- resources-finalizer.argocd.argoproj.io
project: default
source:
repoURL: ''
repoURL: 'git@github.com:PatrickLaabs/argo-hub.git'
path: clusters/management-cluster/argocd
targetRevision: main
destination:
Expand Down
2 changes: 1 addition & 1 deletion templates/helmchartproxies/mgmt-argocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
github.com ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCj7ndNxQowgcQnjshcLrqPEiiphnt+VTTvDP6mHBL9j1aNUkY4Ue1gvwnGLVlOhGeYrnZaMgRK6+PKCUXaDbC7qtbW8gIkhL7aGCsOr/C56SJMy/BCZfxd1nWzAOxSDPgVsmerOBYfNqltV9/hWCqBywINIR+5dIg6JTJ72pcEpEjcYgXkE2YEFXV1JHnsKgbLWNlhScqb2UmyRkQyytRLtL+38TGxkxCflmO+5Z8CSSNY7GidjMIZ7Q4zMjA2n1nGrlTDkzwDCsw+wqFPGQA179cnfGWOWRVruj16z6XyvxvjJwbz0wQZ75XK5tKSb7FNyeIEs4TT4jk+S4dhPeAUC5y+bDYirYgM4GC7uEnztnZyaVWQ7B381AK4Qdrwt51ZqExKbQpTUNn+EjqoTwvqNj4kqx5QUCI0ThS/YkOxJCXmPUWZbhjpCg56i+2aB6CmK2JGhn57K5mj0MNdBXA4/WnwH6XoPWJzK5Nyu2zB3nAZp+S5hpQs+p1vN1/wsjk=
credentialTemplates:
ssh-creds-mgmt:
url:
url: git@github.com:PatrickLaabs/argo-hub.git
sshPrivateKey: |
<PRIVATEKEY>
repositories:
Expand Down

0 comments on commit c320ca5

Please sign in to comment.