Skip to content

Commit

Permalink
fix: add kustomization configMapGenerator (#3839)
Browse files Browse the repository at this point in the history
  • Loading branch information
rpcross authored Sep 16, 2024
1 parent d534929 commit bfce810
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions k8s/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
namespace: mailarch
namePrefix: ml-
configMapGenerator:
- name: files-cfgmap
files:
- nginx-logging.conf
- nginx-mailarchive.conf
resources:
- beat.yaml
- celery.yaml
Expand Down

0 comments on commit bfce810

Please sign in to comment.