Skip to content

Commit

Permalink
fix: add namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
colethienes committed Mar 12, 2024
1 parent c4f50ca commit 4d7b458
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/config-map.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
apiVersion: v1
kind: ConfigMap
metadata:
namespace: default
name: my-config-map
data:
my_heart_is: "{{ .Values.heart }}"

0 comments on commit 4d7b458

Please sign in to comment.