File tree Expand file tree Collapse file tree
deployment/chainloop/templates Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4444 type : RegularExpression
4545 {{- $portAPI := coalesce .Values.cas.serviceAPI.port .Values.cas.serviceAPI.ports.http }}
4646 backendRefs :
47- - name : {{ include "chainloop.cas.fullname" . }}-api
47+ - name : {{ include "chainloop.cas.fullname" . }}-api
4848 kind : Service
4949 namespace : {{ include "common.names.namespace" . | quote }}
5050 port : {{ $portAPI }}
Original file line number Diff line number Diff line change 4444 type : RegularExpression
4545 {{- $portAPI := coalesce .Values.controlplane.serviceAPI.port .Values.controlplane.serviceAPI.ports.http }}
4646 backendRefs :
47- - name : {{ include "chainloop.controlplane.fullname" . }}-api
47+ - name : {{ include "chainloop.controlplane.fullname" . }}-api
4848 kind : Service
4949 namespace : {{ include "common.names.namespace" . | quote }}
5050 port : {{ $portAPI }}
You can’t perform that action at this time.
0 commit comments