Your ROOT_URL in app.ini is http://git.slaventius.ru/ but you are visiting http://37.143.12.169/test3k/auth/blame/commit/c00e8a9514cb8e85f425b7d4757bf3dd274b2bcd/deploy/helm/templates/sc.yaml
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
|
|
kind: StorageClass
|
|
|
|
apiVersion: storage.k8s.io/v1
|
|
|
|
metadata:
|
|
|
|
name: {{ .Release.Name }}-sc
|
|
|
|
provisioner: kubernetes.io/no-provisioner
|
|
|
|
volumeBindingMode: WaitForFirstConsumer
|