Trying something that will probably never happen
Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
This commit is contained in:
@ -39,8 +39,8 @@ spec:
|
||||
template: "{{ PROTO }}:{{ USERNAME }}:{{ PASSWORD }}/{{ DATABASE }}"
|
||||
target: app-connection-string
|
||||
- name: EXISTING
|
||||
template: TEST
|
||||
target: existing-target
|
||||
template: "{{ PROTO }}"
|
||||
target: app-connection-string
|
||||
- name: IS_POSTGRES
|
||||
template: |
|
||||
{{#if (eq PROTO "postgresql") }}
|
||||
|
Reference in New Issue
Block a user