Skip to content

Commit

Permalink
removing config generator
Browse files Browse the repository at this point in the history
  • Loading branch information
awilson-payit committed Aug 24, 2023
1 parent 99d7741 commit d3742fc
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 37 deletions.
24 changes: 0 additions & 24 deletions deploy/kustomize/incident-bot/overlays/production/.env

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,3 @@ bases:
images:
- name: eb129/incident-bot
newTag: v1.4.11

configMapGenerator:
- name: incident-bot-config
files:
- config.yaml

secretGenerator:
- name: incident-bot
envs:
- .env

generatorOptions:
disableNameSuffixHash: true

0 comments on commit d3742fc

Please sign in to comment.