Skip to content

Commit

Permalink
add ns to sentry ca bundle cm (dapr#7420)
Browse files Browse the repository at this point in the history
  • Loading branch information
emctl authored and whytem committed Jan 22, 2024
1 parent ded4031 commit 1bf2f8a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ apiVersion: v1
kind: ConfigMap
metadata:
name: dapr-trust-bundle
namespace: {{ .Release.Namespace }}
labels:
app: dapr-sentry
{{- range $key, $value := .Values.global.k8sLabels }}
Expand Down

0 comments on commit 1bf2f8a

Please sign in to comment.