fix: misc resource management

This commit is contained in:
2024-02-12 19:00:25 +01:00
parent 737c639f99
commit a87e914826
4 changed files with 21 additions and 10 deletions
+5 -2
View File
@@ -26,8 +26,8 @@ spec:
destination:
namespace: atlantis
server: "{{ .cluster }}"
source:
repoURL: https://gitlab.com/oceanbox/manifests.git
sources:
- repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: dev
path: charts/archmeister
plugin:
@@ -37,6 +37,9 @@ spec:
string: "{{ .env }}"
- name: hostname
string: "{{ .hostname }}"
- repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: dev
path: charts/archmeister/manifests
templatePatch: |
{{- if .autoSync }}
spec: