mirror of
https://github.com/D4M13N-D3V/comissions-app-argocd.git
synced 2025-03-14 08:15:00 +00:00
update deploymentwebhook secret
This commit is contained in:
parent
ec4614da4c
commit
79100d45cb
@ -37,6 +37,8 @@ spec:
|
|||||||
image: "{{ .Values.image.repository }}:{{ .Values.image.tag | default .Chart.AppVersion }}"
|
image: "{{ .Values.image.repository }}:{{ .Values.image.tag | default .Chart.AppVersion }}"
|
||||||
imagePullPolicy: {{ .Values.image.pullPolicy }}
|
imagePullPolicy: {{ .Values.image.pullPolicy }}
|
||||||
env:
|
env:
|
||||||
|
- name: Stripe__WebHookSecret
|
||||||
|
value: 'whsec_WTxw2seQHaJjSbLiRr1q8fs1wh8vGdGn'
|
||||||
- name: Database__Host
|
- name: Database__Host
|
||||||
value: '{{ .Values.postgresHost }}'
|
value: '{{ .Values.postgresHost }}'
|
||||||
- name: Database__Port
|
- name: Database__Port
|
||||||
|
Loading…
x
Reference in New Issue
Block a user