Skip to content

Commit

Permalink
update configmap
Browse files Browse the repository at this point in the history
  • Loading branch information
mershad-manesh committed Feb 15, 2024
1 parent 5f6d408 commit 12ec0e3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Empty file added minion/etc/.keep
Empty file.
8 changes: 8 additions & 0 deletions minion/templates/minion-app-etc.configmap.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
apiVersion: v1
kind: ConfigMap
metadata:
name: minion-app-etc
data:
{{- (.Files.Glob "etc/**").AsConfig | nindent 2 }}

0 comments on commit 12ec0e3

Please sign in to comment.