UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 6f765192 authored by Taylor Mitchell's avatar Taylor Mitchell
Browse files

Fix app.kubernetes.io/name for ArgoCD chart

parent 95c93a0b
No related branches found
No related tags found
1 merge request!819Fix app.kubernetes.io/name for ArgoCD chart
Pipeline #446238 passed
......@@ -3,7 +3,7 @@ apiVersion: v1
kind: Namespace
metadata:
labels:
app.kubernetes.io/name: authservice
app.kubernetes.io/name: argocd
app.kubernetes.io/component: "core"
{{- include "commonLabels" . | nindent 4}}
istio-injection: disabled
......
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