fix: deploy sorcere to sorcrer ns again, and fix names
This commit is contained in:
@@ -10,12 +10,12 @@ spec:
|
||||
elements:
|
||||
- cluster: https://10.255.241.99:4443
|
||||
env: prod
|
||||
hostname: sorcerer.srv.archive.oceanbox.io
|
||||
hostname: sorcerer.data.oceanbox.io
|
||||
autoSync: false
|
||||
prune: true
|
||||
- cluster: https://10.255.241.99:4443
|
||||
env: staging
|
||||
hostname: sorcerer.beta.archive.oceanbox.io
|
||||
hostname: sorcerer.exp.oceanbox.io
|
||||
autoSync: true
|
||||
prune: true
|
||||
template:
|
||||
@@ -24,7 +24,7 @@ spec:
|
||||
spec:
|
||||
project: atlantis
|
||||
destination:
|
||||
namespace: oceanbox
|
||||
namespace: sorcerer
|
||||
server: '{{ .cluster }}'
|
||||
sources:
|
||||
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
||||
|
||||
Reference in New Issue
Block a user