fix: application set should finally work

This commit is contained in:
Nikolai Rodionov
2023-02-26 06:33:53 +01:00
parent cc7bfcda3f
commit 6a2ebc2ba4
3 changed files with 22 additions and 5 deletions

View File

@ -10,14 +10,14 @@ spec:
- name: application
app: badhouseplants
branch: main
chart_version:
chart_version: 0.3.8
template:
metadata:
name: "{{ app }}-{{ name }}"
namespace: argo-system
labels:
branch: "{{ name }}"
application: "{{ branch }}"
branch: "{{ branch }}"
application: "{{ app }}"
spec:
project: "default"
source: