fix: application set editing won't break applying anymore
This commit is contained in:
@ -6,7 +6,11 @@ metadata:
|
||||
spec:
|
||||
generators:
|
||||
- list:
|
||||
elements: []
|
||||
elements:
|
||||
- name: application
|
||||
app: badhouseplants
|
||||
branch: main
|
||||
chart_version:
|
||||
template:
|
||||
metadata:
|
||||
name: "{{ app }}-{{ name }}"
|
||||
@ -27,3 +31,4 @@ spec:
|
||||
destination:
|
||||
server: "https://kubernetes.default.svc"
|
||||
namespace: "{{ app }}-{{ name }}"
|
||||
|
||||
|
Reference in New Issue
Block a user