UNCLASSIFIED - NO CUI

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

fix: added remaining labels to gitlab repo

parent b94b0f57
No related branches found
No related tags found
2 merge requests!188Staging,!172chore: add common labels
......@@ -4,6 +4,10 @@ kind: GitRepository
metadata:
name: gitlab
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: gitlab
app.kubernetes.io/component: "developer-tools"
{{- include "commonLabels" . | nindent 4}}
spec:
interval: {{ .Values.flux.interval }}
url: {{ .Values.addons.gitlab.git.repo }}
......
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