mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 14:01:02 +00:00
Ci kubernetes chart update (#187)
* update helm chart from substrate * ci: change container image to kubetools
This commit is contained in:
committed by
GitHub
parent
c1ec4bd821
commit
5606afd886
@@ -5,8 +5,6 @@ apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
labels:
|
||||
app: polkadot
|
||||
chart: {{ .Chart.Name }}-{{ .Chart.Version }}
|
||||
release: {{ .Release.Name }}
|
||||
app: {{ .Values.GitlabEnvSlug | default .Values.app }}
|
||||
name: {{ .Values.rbac.name }}
|
||||
{{- end }}
|
||||
|
||||
Reference in New Issue
Block a user