mirror of https://git.rancher.io/charts
make charts
parent
f520edcba1
commit
cee4684089
Binary file not shown.
|
@ -37,7 +37,7 @@ spec:
|
|||
- name: {{ .Chart.Name }}
|
||||
securityContext:
|
||||
{{- toYaml .Values.securityContext | nindent 12 }}
|
||||
image: "{{ .Values.image.repository }}:{{ .Values.image.tag | default .Chart.AppVersion }}"
|
||||
image: "{{ template "system_default_registry" . }}{{ .Values.image.repository }}:{{ .Values.image.tag | default .Chart.AppVersion }}"
|
||||
imagePullPolicy: {{ .Values.image.pullPolicy }}
|
||||
ports:
|
||||
- name: http
|
||||
|
|
|
@ -16286,9 +16286,9 @@ entries:
|
|||
catalog.cattle.io/release-name: ui-plugin-operator
|
||||
apiVersion: v1
|
||||
appVersion: 0.1.1
|
||||
created: "2023-08-23T21:53:32.665248158-03:00"
|
||||
created: "2023-09-06T19:29:31.059049134-03:00"
|
||||
description: A UI Plugin Operator Chart for plugin management in Rancher
|
||||
digest: 39b9ab5d48369ca88867b6d3d03e566f1eb34749ccfb3cbc5f56b482ffb3ad8b
|
||||
digest: cf653ce6147f12591982a4f547874ccd191a4d7805531501f86f5317c3ddd547
|
||||
keywords:
|
||||
- applications
|
||||
- infrastructure
|
||||
|
|
Loading…
Reference in New Issue