this repo has no description
0
fork

Configure Feed

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

Will it work?

+8
+8
cluster/apps/default/proxitok/app/web/helm-release.yaml
··· 52 52 - hosts: 53 53 - *host 54 54 persistence: 55 + config: 56 + enabled: true 57 + mountPath: "/var/www/html/.env" 58 + subPath: ".env" 59 + name: proxitok-configmap 60 + type: "configmap" 61 + volumeSpec: 62 + configMap: proxitok-configmap 55 63 cache: 56 64 enabled: true 57 65 size: 5Gi