Skip to content

Commit

Permalink
Removing namespace. It isnt needed
Browse files Browse the repository at this point in the history
  • Loading branch information
jakeschuurmans committed Aug 14, 2024
1 parent 4ba90c1 commit 6c38938
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion chart/templates/configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ apiVersion: v1
kind: ConfigMap
metadata:
name: flipflop-config
namespace: {{ .Values.env.namespace }}
data:
config.yaml: |-
{{ toYaml .Values.env | indent 4 }}
Expand Down

0 comments on commit 6c38938

Please sign in to comment.