immich added
This commit is contained in:
12
cluster/apps/immich/exporter/configmap.yaml
Normal file
12
cluster/apps/immich/exporter/configmap.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: immich-exporter
|
||||
namespace: immich
|
||||
labels:
|
||||
app: immich-exporter
|
||||
data:
|
||||
# https://immich.app/docs/install/environment-variables/
|
||||
IMMICH_HOST: 'immich-server.immich.svc.cluster.local'
|
||||
IMMICH_PORT: '80'
|
||||
Reference in New Issue
Block a user