| commit | ea328da19aadb6b9eeab7254e530f7ca005f69f1 | [log] [tgz] |
|---|---|---|
| author | Giorgi Lekveishvili <lekva@gl-mbp-m1-max-2.local> | Wed Jul 29 12:15:15 2026 +0400 |
| committer | Giorgi Lekveishvili <lekva@gl-mbp-m1-max-2.local> | Wed Jul 29 12:15:15 2026 +0400 |
| tree | e7bdbd069e477fc35dc61b14e5aa2b91364fcc20 | |
| parent | bc1983f941fc5f9f3a10ce97dcd046e8e3a2cea0 [diff] [blame] |
update
diff --git a/charts/jenkins/templates/jenkins-aws-security-group-policies.yaml b/charts/jenkins/templates/jenkins-aws-security-group-policies.yaml index 2f6e7a1..6ccabef 100644 --- a/charts/jenkins/templates/jenkins-aws-security-group-policies.yaml +++ b/charts/jenkins/templates/jenkins-aws-security-group-policies.yaml
@@ -5,6 +5,8 @@ metadata: name: {{ .name }} namespace: {{ template "jenkins.namespace" $ }} + labels: + {{ include "jenkins.labels" $ | nindent 4 }} spec: podSelector: {{- toYaml .podSelector | nindent 6}}