Your ROOT_URL in app.ini is http://git.slaventius.ru/ but you are visiting http://37.143.12.169/test3k/auth/blame/commit/63790b7d54609374da6fde8798f68161377541ee/deploy/helm/templates/sc.yaml You should set ROOT_URL correctly, otherwise the web may not work correctly.

7 lines
172 B

2 years ago
kind: StorageClass
apiVersion: storage.k8s.io/v1
metadata:
name: {{ .Release.Name }}-sc
provisioner: kubernetes.io/no-provisioner
volumeBindingMode: WaitForFirstConsumer