Skip to content

Commit

Permalink
fix: kubescape
Browse files Browse the repository at this point in the history
  • Loading branch information
NoUseFreak committed Mar 11, 2023
1 parent 675218f commit 0002eff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/well-known/templates/configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ kind: ConfigMap
apiVersion: v1
metadata:
name: {{ include "well-known.fullname" . }}
labels:
{{- include "well-known.labels" . | nindent 4 }}
data:
default.conf: |
server {
Expand Down

0 comments on commit 0002eff

Please sign in to comment.