fix: swich back from dev to main
This commit is contained in:
@@ -28,7 +28,7 @@ spec:
|
||||
server: '{{ .cluster }}'
|
||||
sources:
|
||||
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
||||
targetRevision: dev
|
||||
targetRevision: main
|
||||
path: charts/atlantis
|
||||
plugin:
|
||||
name: kustomize-helm-with-rewrite
|
||||
@@ -38,7 +38,7 @@ spec:
|
||||
- name: hostname
|
||||
string: '{{ .hostname }}'
|
||||
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
||||
targetRevision: dev
|
||||
targetRevision: main
|
||||
path: charts/atlantis/manifests
|
||||
templatePatch: |
|
||||
{{- if .autoSync }}
|
||||
|
||||
Reference in New Issue
Block a user