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