repo fix
This commit is contained in:
@@ -7,7 +7,7 @@ spec:
|
||||
goTemplate: true
|
||||
generators:
|
||||
- git:
|
||||
repoURL: https://github.com/fortedigital/sturdy-adventure.git
|
||||
repoURL: https://github.com/snothub/sturdy-adventure.git
|
||||
revision: HEAD
|
||||
directories:
|
||||
- path: argocd/infra/*.yaml
|
||||
@@ -21,7 +21,7 @@ spec:
|
||||
spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: https://github.com/fortedigital/sturdy-adventure.git
|
||||
repoURL: https://github.com/snothub/sturdy-adventure.git
|
||||
targetRevision: HEAD
|
||||
path: "{{ .path.dir }}"
|
||||
destination:
|
||||
|
||||
@@ -17,7 +17,7 @@ spec:
|
||||
project: default
|
||||
|
||||
source:
|
||||
repoURL: https://github.com/fortedigital/sturdy-adventure.git
|
||||
repoURL: https://github.com/snothub/sturdy-adventure.git
|
||||
targetRevision: HEAD
|
||||
path: cluster-resources
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@ spec:
|
||||
valueFiles:
|
||||
- $values/argocd/values/fluent-bit-values.yaml
|
||||
|
||||
- repoURL: https://github.com/fortedigital/sturdy-adventure.git
|
||||
- repoURL: https://github.com/snothub/sturdy-adventure.git
|
||||
targetRevision: HEAD
|
||||
ref: values
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@ spec:
|
||||
valueFiles:
|
||||
- $values/argocd/values/grafana-values.yaml
|
||||
|
||||
- repoURL: https://github.com/fortedigital/sturdy-adventure.git
|
||||
- repoURL: https://github.com/snothub/sturdy-adventure.git
|
||||
targetRevision: HEAD
|
||||
ref: values
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@ spec:
|
||||
valueFiles:
|
||||
- $values/argocd/values/loki-values.yaml
|
||||
|
||||
- repoURL: https://github.com/fortedigital/sturdy-adventure.git
|
||||
- repoURL: https://github.com/snothub/sturdy-adventure.git
|
||||
targetRevision: HEAD
|
||||
ref: values
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@ spec:
|
||||
valueFiles:
|
||||
- $values/argocd/values/prometheus-values.yaml
|
||||
|
||||
- repoURL: https://github.com/fortedigital/sturdy-adventure.git
|
||||
- repoURL: https://github.com/snothub/sturdy-adventure.git
|
||||
targetRevision: HEAD
|
||||
ref: values
|
||||
|
||||
|
||||
Reference in New Issue
Block a user