FEAT(goldilocks): add kustomize source to Goldilocks
- Add kustomize source for ingress deployment - Update ArgoCD application configuration
This commit is contained in:
@@ -17,6 +17,9 @@ spec:
|
|||||||
- repoURL: https://github.com/Mayne0213/monitoring.git
|
- repoURL: https://github.com/Mayne0213/monitoring.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
|
- repoURL: https://github.com/Mayne0213/monitoring.git
|
||||||
|
targetRevision: main
|
||||||
|
path: goldilocks
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: goldilocks
|
namespace: goldilocks
|
||||||
|
|||||||
Reference in New Issue
Block a user