Skip to content
Snippets Groups Projects
Commit 6cd31623 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-5281 add mongodb-client label for networkpolicy rule

parent aa68c9bb
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@ app.kubernetes.io/namespace: {{ include "app.namespace" . }}
app.kubernetes.io/part-of: ozgcloud
app.kubernetes.io/version: {{ include "app.version" . }}
helm.sh/chart: {{ include "app.chart" . }}
ozgcloud-mongodb-client: true
ozgcloud-mongodb-client: "true"
{{- end -}}
{{- define "app.matchLabels" }}
......
......@@ -79,4 +79,4 @@ tests:
asserts:
- equal:
path: metadata.labels["ozgcloud-mongodb-client"]
value: true
\ No newline at end of file
value: "true"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment