Skip to content

Commit

Permalink
chore: use release name instead of hardcoded value
Browse files Browse the repository at this point in the history
  • Loading branch information
puffitos committed Jan 17, 2025
1 parent 039ad13 commit 1b00fd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/np-dynakube.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
field.cattle.io/projectId: dynatrace
podSelector:
matchLabels:
release: rancher-monitoring
release: {{ .Release.Name }}
policyTypes:
- Ingress
{{- end }}

0 comments on commit 1b00fd7

Please sign in to comment.