this repo has no description
0
fork

Configure Feed

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

Does it make a difference?

+6 -6
+6 -6
cluster/apps/services/piped/app/helm-release.yaml
··· 34 34 35 35 backend: 36 36 initContainers: 37 - 01-init-db: 38 - image: ghcr.io/onedr0p/postgres-init:14.8 39 - imagePullPolicy: IfNotPresent 40 - envFrom: 41 - - secretRef: 42 - name: &secret piped-db-creds 37 + 01-init-db: 38 + image: ghcr.io/onedr0p/postgres-init:14.8 39 + imagePullPolicy: IfNotPresent 40 + envFrom: 41 + - secretRef: 42 + name: &secret piped-db-creds 43 43 image: 44 44 # Pull-though cache 45 45 repository: registry.samipsolutions.fi/docker/1337kavin/piped