refactor: update service names and security contexts in Helm templates
This commit is contained in:
@@ -27,7 +27,7 @@ spec:
|
||||
paths:
|
||||
- backend:
|
||||
service:
|
||||
name: {{ .Values.instance }}-koha
|
||||
name: apache2
|
||||
port:
|
||||
number: {{ .Values.staff.port }}
|
||||
pathType: ImplementationSpecific
|
||||
@@ -36,7 +36,7 @@ spec:
|
||||
paths:
|
||||
- backend:
|
||||
service:
|
||||
name: {{ .Values.instance }}-koha
|
||||
name: apache2
|
||||
port:
|
||||
number: {{ .Values.opac.port }}
|
||||
pathType: ImplementationSpecific
|
Reference in New Issue
Block a user