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/authelia/helm-values.yaml
|
- $values/authelia/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: authelia
|
path: authelia
|
||||||
destination:
|
destination:
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ spec:
|
|||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/external-secrets/helm-values.yaml
|
- $values/external-secrets/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
|
||||||
destination:
|
destination:
|
||||||
|
|||||||
@@ -14,10 +14,10 @@ spec:
|
|||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/falco/helm-values.yaml
|
- $values/falco/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: falco
|
path: falco
|
||||||
kustomize: {}
|
kustomize: {}
|
||||||
|
|||||||
@@ -14,10 +14,10 @@ spec:
|
|||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/trivy/helm-values.yaml
|
- $values/trivy/helm-values.yaml
|
||||||
- repoURL: https://github.com/Mayne0213/monitoring.git
|
- repoURL: https://github.com/K3S-HOME/monitoring.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
- repoURL: https://github.com/Mayne0213/monitoring.git
|
- repoURL: https://github.com/K3S-HOME/monitoring.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: trivy
|
path: trivy
|
||||||
destination:
|
destination:
|
||||||
|
|||||||
@@ -14,10 +14,10 @@ spec:
|
|||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/vault/helm-values.yaml
|
- $values/vault/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: vault
|
path: vault
|
||||||
destination:
|
destination:
|
||||||
|
|||||||
Reference in New Issue
Block a user