repo fix
This commit is contained in:
@@ -19,7 +19,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
|
||||
@@ -121,7 +121,7 @@ The ApplicationSet template uses these variables for each discovered file:
|
||||
```yaml
|
||||
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 # Match all YAML files
|
||||
|
||||
Reference in New Issue
Block a user