this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Will it break?

+15 -15
+15 -15
cluster/apps/default/proxitok/app/web/helm-release.yaml
··· 54 54 tls: 55 55 - hosts: 56 56 - *host 57 - persistence: 58 - config: 59 - enabled: true 60 - mountPath: "/var/www/html/.env" 61 - subPath: ".env" 62 - name: proxitok-configmap 63 - type: "configmap" 64 - volumeSpec: 65 - configMap: proxitok-configmap 66 - cache: 67 - enabled: true 68 - size: 5Gi 69 - storageClass: longhorn 70 - accessMode: ReadWriteMany 71 - mountPath: /cache 57 + persistence: 58 + config: 59 + enabled: true 60 + mountPath: "/var/www/html/.env" 61 + subPath: ".env" 62 + name: proxitok-configmap 63 + type: "configmap" 64 + volumeSpec: 65 + configMap: proxitok-configmap 66 + cache: 67 + enabled: true 68 + size: 5Gi 69 + storageClass: longhorn 70 + accessMode: ReadWriteMany 71 + mountPath: /cache