Trying something that will probably never happen

Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
This commit is contained in:
2025-05-31 23:38:09 +02:00
parent b3cd4037ab
commit 33c18ff340
5 changed files with 193 additions and 12 deletions

View File

@ -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") }}