REFACTOR(repo): migrate repoURL to K3S-HOME
- Update repository URL to K3S-HOME organization - Change from personal to organization repo
This commit is contained in:
@@ -14,10 +14,10 @@ spec:
|
|||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/cert-manager/helm-values.yaml
|
- $values/cert-manager/helm-values.yaml
|
||||||
- repoURL: https://github.com/Mayne0213/cluster-infrastructure.git
|
- repoURL: https://github.com/K3S-HOME/cluster-infrastructure.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
- repoURL: https://github.com/Mayne0213/cluster-infrastructure.git
|
- repoURL: https://github.com/K3S-HOME/cluster-infrastructure.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: cert-manager
|
path: cert-manager
|
||||||
destination:
|
destination:
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
project: default
|
project: default
|
||||||
source:
|
source:
|
||||||
repoURL: https://github.com/Mayne0213/cluster-infrastructure.git
|
repoURL: https://github.com/K3S-HOME/cluster-infrastructure.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: traefik
|
path: traefik
|
||||||
destination:
|
destination:
|
||||||
|
|||||||
Reference in New Issue
Block a user