refactor: rename wsj-standup to wsj-drink (safe to do, this is a fork)
- forked - renamed the helm chart
This commit is contained in:
parent
bc197a9fd0
commit
a39cc7ff89
9 changed files with 22 additions and 22 deletions
|
|
@ -1,8 +0,0 @@
|
|||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: {{ include "wsj-standup.fullname" . }}-config
|
||||
data:
|
||||
WEBHOOK_URL: {{ .Values.app.WEBHOOK_URL }}
|
||||
SENTRY_DSN: {{ .Values.app.SENTRY_DSN }}
|
||||
NODE_ENV: {{ .Values.app.NODE_ENV }}
|
||||
Reference in a new issue