UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 607a8166 authored by Thomas Runyon's avatar Thomas Runyon
Browse files

add sonarqube namespace labels

parent 14f4ef21
No related branches found
No related tags found
2 merge requests!690Draft: Add istio-injection labels,!500identify namespaces that dont use istio via label. Enable istio in twistlock
Pipeline #278672 passed
......@@ -3,4 +3,9 @@ apiVersion: v1
kind: Namespace
metadata:
name: sonarqube
labels:
app.kubernetes.io/name: sonarqube
app.kubernetes.io/component: "developer-tools"
{{- include "commonLabels" . | nindent 4}}
istio-injection: disabled
{{- end }}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment