Migrate argo to new git host
This commit is contained in:
parent
b1ec7bbca7
commit
6a719c2e69
18 changed files with 29 additions and 27 deletions
|
|
@ -2,11 +2,13 @@
|
|||
# Override any of these in terraform.tfvars or by forking the repo.
|
||||
# NOTE: repoURL in apps/apps.yaml and manifests/*.yaml must be updated manually —
|
||||
# ArgoCD Application spec fields cannot be templated via Helm values.
|
||||
# (registry.host below is the container image registry, a separate
|
||||
# concern from repoURL / the git hosting itself.)
|
||||
|
||||
clusterName: dumpnet
|
||||
domain: dumpnet.chat
|
||||
publicIp: "32.195.88.32"
|
||||
repoURL: https://forge.keane.sh/ian/dumpnet-argo.git
|
||||
repoURL: https://git.keane.sh/ian/dumpnet-argo.git
|
||||
certEmail: dumpnetcerts@keane.sh
|
||||
awsRegion: us-east-1
|
||||
registry:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue