chore(structure): updated directory structure for Rancher
This commit is contained in:
parent
7095e86799
commit
04d5a3113c
Before Width: | Height: | Size: 133 KiB After Width: | Height: | Size: 133 KiB |
@ -25,7 +25,7 @@ spec:
|
||||
imagePullPolicy: {{ .Values.image.pullPolicy }}
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: 80
|
||||
containerPort: 8080
|
||||
protocol: TCP
|
||||
livenessProbe:
|
||||
httpGet:
|
@ -20,7 +20,7 @@ ingress:
|
||||
# kubernetes.io/tls-acme: "true"
|
||||
path: /
|
||||
hosts:
|
||||
- chart-example.local
|
||||
- registry.molgenis.local
|
||||
tls: []
|
||||
# - secretName: chart-example-tls
|
||||
# hosts:
|
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 42 KiB |
Loading…
Reference in New Issue
Block a user