⬆️ 0.2.4
This commit is contained in:
parent
04d9d8613d
commit
086201e30a
@ -1,3 +1,3 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: kubooboo-chart
|
name: kubooboo-chart
|
||||||
version: 0.2.3
|
version: 0.2.4
|
||||||
@ -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
|
||||||
Loading…
x
Reference in New Issue
Block a user