| commit | c6d49dcff1884809f3e4b73887a60bf60027de51 | [log] [tgz] |
|---|---|---|
| author | Sketch🕴️ <skallywag@sketch.dev> | Fri Aug 01 13:01:38 2025 +0400 |
| committer | Sketch🕴️ <skallywag@sketch.dev> | Fri Aug 01 13:01:38 2025 +0400 |
| tree | 87b08c53aa5460aa1512037bfcbfb57758561841 | |
| parent | b65080bf3393fc117742c8b8f4d1fec0b5ddf8ba [diff] [blame] |
update
diff --git a/charts/proxy/templates/install.yaml b/charts/proxy/templates/install.yaml index 7b1fd57..b3b05ff 100644 --- a/charts/proxy/templates/install.yaml +++ b/charts/proxy/templates/install.yaml
@@ -112,6 +112,7 @@ kind: RoleBinding metadata: name: {{ .Values.name }}-proxy + namespace: {{ .Release.Namespace }} subjects: - kind: ServiceAccount name: {{ .Values.name }}-proxy