Skip to content

Commit 0dca313

Browse files
committed
ci: argocd
1 parent 8aa937e commit 0dca313

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

argocd-application.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ metadata:
88
spec:
99
project: default
1010
source:
11-
repoURL: https://github.com/your-username/soundwave.git
12-
targetRevision: HEAD
11+
repoURL: git@github.com:dipperpinees/soundwave.git
12+
targetRevision: master
1313
path: .
1414
helm:
1515
valueFiles:
1616
- values.yaml
1717
destination:
18-
server: https://kubernetes.default.svc
18+
server: https://34.124.161.147:6443
1919
namespace: soundwave
2020
syncPolicy:
2121
automated:

0 commit comments

Comments
 (0)