⬆️ 0.2.4

This commit is contained in:
andreas.dinauer 2025-10-26 20:18:29 +01:00
parent 04d9d8613d
commit 086201e30a
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
apiVersion: v2 apiVersion: v2
name: kubooboo-chart name: kubooboo-chart
version: 0.2.3 version: 0.2.4

View File

@ -55,6 +55,6 @@ spec:
- name: QUARKUS_HTTP_CORS_ORIGINS - name: QUARKUS_HTTP_CORS_ORIGINS
value: {{ .Values.url }} value: {{ .Values.url }}
- name: PRIVATE_KEY_LOCATION - name: PRIVATE_KEY_LOCATION
value: /etc/secrets/PUBLIC_KEY value: /etc/secrets/PRIVATE_KEY
- name: PUBLIC_KEY_LOCATION - name: PUBLIC_KEY_LOCATION
value: /etc/secrets/PUBLIC_KEY value: /etc/secrets/PUBLIC_KEY