Skip to content

Commit

Permalink
Fix 2
Browse files Browse the repository at this point in the history
  • Loading branch information
meanmail committed Oct 19, 2023
1 parent 531dfd9 commit 011ceb6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions deploy/slack_bot/templates/configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,5 @@ metadata:
"helm.sh/hook": pre-install,pre-upgrade
"helm.sh/hook-weight": "0"
data:
REPO: "{{ .Values.app.repo }}"
TRUNK: "{{ .Values.app.trunk }}"
BUILD: "{{ .Values.image.tag }}"
ENVIRONMENT: "{{ .Values.environment }}"
CAN_DEPLOY_USERS_IDS: "{{ .Values.app.can_deploy_users_ids }}"

0 comments on commit 011ceb6

Please sign in to comment.