fix: traget revision and staging cluster
This commit is contained in:
@@ -9,7 +9,7 @@ spec:
|
||||
elements:
|
||||
- cluster: https://kubernetes.default.svc
|
||||
env: prod
|
||||
- cluster: https://kubernetes.default.svc
|
||||
- cluster: https://staging-vcluster.staging-vcluster:443
|
||||
env: staging
|
||||
template:
|
||||
metadata:
|
||||
@@ -21,5 +21,5 @@ spec:
|
||||
namespace: atlantis
|
||||
sources:
|
||||
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
||||
targetRevision: HEAD
|
||||
targetRevision: dev
|
||||
path: resources/atlantis/manifests
|
||||
|
||||
Reference in New Issue
Block a user