chore(Apps): remove PUID from per-app env-vars if set to 568
This commit is contained in:
@@ -9,7 +9,6 @@ nightlyImage:
|
|||||||
tag: vnightly@sha256:2954766c55fac9242517f5637bec19d9bc3c2479f1557d05ad0b3e54d5a173a3
|
tag: vnightly@sha256:2954766c55fac9242517f5637bec19d9bc3c2479f1557d05ad0b3e54d5a173a3
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PUID: 568
|
|
||||||
USER_ID: "{{ .Values.env.PUID }}"
|
USER_ID: "{{ .Values.env.PUID }}"
|
||||||
IMPOSTOR_Server__PublicIp: "127.0.0.1"
|
IMPOSTOR_Server__PublicIp: "127.0.0.1"
|
||||||
IMPOSTOR_Server__ListenIp: "0.0.0.0"
|
IMPOSTOR_Server__ListenIp: "0.0.0.0"
|
||||||
|
|||||||
@@ -31,7 +31,6 @@ podSecurityContext:
|
|||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PUID: 568
|
|
||||||
UID: "{{ .Values.env.PUID }}"
|
UID: "{{ .Values.env.PUID }}"
|
||||||
EULA: "TRUE"
|
EULA: "TRUE"
|
||||||
VERSION: "LATEST"
|
VERSION: "LATEST"
|
||||||
|
|||||||
@@ -11,9 +11,6 @@ podSecurityContext:
|
|||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -4,7 +4,6 @@ image:
|
|||||||
tag: v1.2.3@sha256:5860dbac9fc8cb2e6010b69e60e633d06e25e2a0152f8858a8f23acda7c3c719
|
tag: v1.2.3@sha256:5860dbac9fc8cb2e6010b69e60e633d06e25e2a0152f8858a8f23acda7c3c719
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PUID: 568
|
|
||||||
AUTOPAUSE: true
|
AUTOPAUSE: true
|
||||||
AUTOSAVEINTERVAL: 300
|
AUTOSAVEINTERVAL: 300
|
||||||
AUTOSAVENUM: 3
|
AUTOSAVENUM: 3
|
||||||
|
|||||||
@@ -13,7 +13,6 @@ podSecurityContext:
|
|||||||
|
|
||||||
env:
|
env:
|
||||||
NODE_ENV: "production"
|
NODE_ENV: "production"
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|||||||
@@ -12,8 +12,6 @@ podSecurityContext:
|
|||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
portal:
|
portal:
|
||||||
enabled: true
|
enabled: true
|
||||||
env:
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -3,9 +3,6 @@ image:
|
|||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-11.5.0@sha256:8f8bb5d28b930edfded154d71dd2eab4ffe5631d2e4f21773bf33b220ab76f05
|
tag: version-11.5.0@sha256:8f8bb5d28b930edfded154d71dd2eab4ffe5631d2e4f21773bf33b220ab76f05
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
|
|||||||
@@ -12,7 +12,6 @@ podSecurityContext:
|
|||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PUID: 568
|
|
||||||
nodeID: "myFirstTdarrNode"
|
nodeID: "myFirstTdarrNode"
|
||||||
nodeIP: "0.0.0.0"
|
nodeIP: "0.0.0.0"
|
||||||
nodePort: 8267
|
nodePort: 8267
|
||||||
|
|||||||
@@ -12,7 +12,6 @@ podSecurityContext:
|
|||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PUID: 568
|
|
||||||
serverIP: "localhost"
|
serverIP: "localhost"
|
||||||
serverPort: 8266
|
serverPort: 8266
|
||||||
webUIPort: 8265
|
webUIPort: 8265
|
||||||
|
|||||||
@@ -12,7 +12,6 @@ podSecurityContext:
|
|||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PUID: 568
|
|
||||||
AIRSONIC_DIR: "/"
|
AIRSONIC_DIR: "/"
|
||||||
# -- For passing additional java options. For some reverse proxies, you may need to pass `JAVA_OPTS=-Dserver.use-forward-headers=true` for airsonic to generate the proper URL schemes.
|
# -- For passing additional java options. For some reverse proxies, you may need to pass `JAVA_OPTS=-Dserver.use-forward-headers=true` for airsonic to generate the proper URL schemes.
|
||||||
JAVA_OPTS:
|
JAVA_OPTS:
|
||||||
|
|||||||
@@ -17,9 +17,6 @@ podSecurityContext:
|
|||||||
# -- environment variables. See [image docs](https://docs.linuxserver.io/images/docker-airsonic#environment-variables-e) for more details.
|
# -- environment variables. See [image docs](https://docs.linuxserver.io/images/docker-airsonic#environment-variables-e) for more details.
|
||||||
# @default -- See below
|
# @default -- See below
|
||||||
env:
|
env:
|
||||||
# -- Set the container timezone
|
|
||||||
# -- Specify the user ID the application will run as
|
|
||||||
PUID: 568
|
|
||||||
# -- Used to set the base path for reverse proxies eg. /booksonic, /books, etc.
|
# -- Used to set the base path for reverse proxies eg. /booksonic, /books, etc.
|
||||||
CONTEXT_PATH: # "url-base"
|
CONTEXT_PATH: # "url-base"
|
||||||
# -- For passing additional java options. For some reverse proxies, you may need to pass `JAVA_OPTS=-Dserver.use-forward-headers=true` for airsonic to generate the proper URL schemes.
|
# -- For passing additional java options. For some reverse proxies, you may need to pass `JAVA_OPTS=-Dserver.use-forward-headers=true` for airsonic to generate the proper URL schemes.
|
||||||
|
|||||||
@@ -18,7 +18,6 @@ podSecurityContext:
|
|||||||
# -- environment variables. See more environment variables in the [anonaddy documentation](https://github.com/anonaddy/docker#environment-variables).
|
# -- environment variables. See more environment variables in the [anonaddy documentation](https://github.com/anonaddy/docker#environment-variables).
|
||||||
# @default -- See below
|
# @default -- See below
|
||||||
env:
|
env:
|
||||||
PUID: 568
|
|
||||||
# -- Root domain to receive email from
|
# -- Root domain to receive email from
|
||||||
ANONADDY_DOMAIN: chart-example.local
|
ANONADDY_DOMAIN: chart-example.local
|
||||||
DB_DATABASE: anonaddy
|
DB_DATABASE: anonaddy
|
||||||
|
|||||||
@@ -11,8 +11,6 @@ secret:
|
|||||||
# -- environment variables. See more environment variables in the [Aria2c documentation](https://github.com/P3TERX/Aria2-Pro-Docker).
|
# -- environment variables. See more environment variables in the [Aria2c documentation](https://github.com/P3TERX/Aria2-Pro-Docker).
|
||||||
# @default -- See below
|
# @default -- See below
|
||||||
env:
|
env:
|
||||||
# -- Set the container timezone
|
|
||||||
PUID: 568
|
|
||||||
RPC_PORT: 6800
|
RPC_PORT: 6800
|
||||||
# LISTEN_PORT: 6888
|
# LISTEN_PORT: 6888
|
||||||
|
|
||||||
|
|||||||
@@ -2,8 +2,6 @@ image:
|
|||||||
repository: tccr.io/truecharts/audacity
|
repository: tccr.io/truecharts/audacity
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v3.0.2@sha256:a0a829c08c74236b405888f26c4a52251b403db6ca8946895d00505ba1a1ffc7
|
tag: v3.0.2@sha256:a0a829c08c74236b405888f26c4a52251b403db6ca8946895d00505ba1a1ffc7
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|||||||
@@ -3,9 +3,6 @@ image:
|
|||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v1.6.0@sha256:3e4cc5337142aef1b708fdb4f61748e21af81cc7b31cf17609282bad7c827bee
|
tag: v1.6.0@sha256:3e4cc5337142aef1b708fdb4f61748e21af81cc7b31cf17609282bad7c827bee
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
|
|||||||
@@ -14,9 +14,6 @@ podSecurityContext:
|
|||||||
secret:
|
secret:
|
||||||
# PASSWORD: "" (Optional)
|
# PASSWORD: "" (Optional)
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -16,10 +16,7 @@ podSecurityContext:
|
|||||||
|
|
||||||
# See more environment variables in the [booksonic-air documentation](https://github.com/linuxserver/docker-booksonic-air#parameters)
|
# See more environment variables in the [booksonic-air documentation](https://github.com/linuxserver/docker-booksonic-air#parameters)
|
||||||
# @default -- See below
|
# @default -- See below
|
||||||
env:
|
env: {}
|
||||||
# -- Set the container timezone
|
|
||||||
# -- Specify the user ID the application will run as
|
|
||||||
PUID: 568
|
|
||||||
# -- Used to set the base path for reverse proxies eg. /booksonic, /books, etc.
|
# -- Used to set the base path for reverse proxies eg. /booksonic, /books, etc.
|
||||||
# CONTEXT_PATH=url-base
|
# CONTEXT_PATH=url-base
|
||||||
|
|
||||||
|
|||||||
@@ -8,7 +8,6 @@ image:
|
|||||||
env:
|
env:
|
||||||
DB_USER: bookstack
|
DB_USER: bookstack
|
||||||
DB_DATABASE: bookstack
|
DB_DATABASE: bookstack
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|||||||
@@ -15,7 +15,6 @@ secret:
|
|||||||
PASSWORD: ""
|
PASSWORD: ""
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PUID: 568
|
|
||||||
CLI_ARGS:
|
CLI_ARGS:
|
||||||
|
|
||||||
service:
|
service:
|
||||||
|
|||||||
@@ -25,7 +25,6 @@ service:
|
|||||||
# See more environment variables in the clarkson documentation
|
# See more environment variables in the clarkson documentation
|
||||||
# https://github.com/linuxserver/docker-clarkson#parameters
|
# https://github.com/linuxserver/docker-clarkson#parameters
|
||||||
env:
|
env:
|
||||||
PUID: 568
|
|
||||||
MYSQL_USERNAME: clarkson
|
MYSQL_USERNAME: clarkson
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -3,12 +3,6 @@ image:
|
|||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-1.29.2@sha256:4891fa151fe52c43719f0346124f29c81ed47be16cdc34554b8896b0cb80cb73
|
tag: version-1.29.2@sha256:4891fa151fe52c43719f0346124f29c81ed47be16cdc34554b8896b0cb80cb73
|
||||||
|
|
||||||
# USERNAME="" #optional
|
|
||||||
# PASSWORD="" #optional
|
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
|
|||||||
@@ -10,9 +10,6 @@ podSecurityContext:
|
|||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -11,9 +11,6 @@ podSecurityContext:
|
|||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -3,9 +3,6 @@ image:
|
|||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v2.2.1-ls76@sha256:f9359583fb20278b436e7b018ee244f2cce1480d6834775f19e9da3503dd0e9b
|
tag: v2.2.1-ls76@sha256:f9359583fb20278b436e7b018ee244f2cce1480d6834775f19e9da3503dd0e9b
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
|
|||||||
@@ -10,9 +10,6 @@ podSecurityContext:
|
|||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|||||||
@@ -15,7 +15,6 @@ secret:
|
|||||||
DECONZ_VNC_PASSWORD: ""
|
DECONZ_VNC_PASSWORD: ""
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PUID: 568
|
|
||||||
# -- Override the location where deCONZ looks for the RaspBee/Conbee device.
|
# -- Override the location where deCONZ looks for the RaspBee/Conbee device.
|
||||||
DECONZ_DEVICE: # /dev/ttyUSB0
|
DECONZ_DEVICE: # /dev/ttyUSB0
|
||||||
DECONZ_UPNP: 0
|
DECONZ_UPNP: 0
|
||||||
|
|||||||
@@ -30,7 +30,6 @@ secret:
|
|||||||
ADMIN-KEY: ""
|
ADMIN-KEY: ""
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PUID: 568
|
|
||||||
USER_ID: "{{ .Values.env.PUID }}"
|
USER_ID: "{{ .Values.env.PUID }}"
|
||||||
# Path to custom models (needs to be on documentation)
|
# Path to custom models (needs to be on documentation)
|
||||||
MODELSTORE-DETECTION: "{{ .Values.persistence.modelstore.mountPath }}"
|
MODELSTORE-DETECTION: "{{ .Values.persistence.modelstore.mountPath }}"
|
||||||
|
|||||||
@@ -3,9 +3,6 @@ image:
|
|||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-7.3.0@sha256:97cc7525c0e77c75933eea57f2aa52b76077837971a7866338d79ea93adb069c
|
tag: version-7.3.0@sha256:97cc7525c0e77c75933eea57f2aa52b76077837971a7866338d79ea93adb069c
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
|
|||||||
@@ -10,9 +10,6 @@ podSecurityContext:
|
|||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -8,10 +8,7 @@ image:
|
|||||||
|
|
||||||
# -- environment variables. See more environment variables in the [dizquetv documentation](https://hub.docker.com/r/vexorian/dizquetv).
|
# -- environment variables. See more environment variables in the [dizquetv documentation](https://hub.docker.com/r/vexorian/dizquetv).
|
||||||
# @default -- See below
|
# @default -- See below
|
||||||
env:
|
env: {}
|
||||||
# -- Set the container timezone
|
|
||||||
# -- Specify the user ID the application will run as
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
# -- Configures service settings for the chart.
|
# -- Configures service settings for the chart.
|
||||||
# @default -- See values.yaml
|
# @default -- See values.yaml
|
||||||
|
|||||||
@@ -11,9 +11,6 @@ podSecurityContext:
|
|||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -11,7 +11,6 @@ podSecurityContext:
|
|||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PUID: 568
|
|
||||||
WEBROOT: "domoticz"
|
WEBROOT: "domoticz"
|
||||||
|
|
||||||
service:
|
service:
|
||||||
|
|||||||
@@ -3,9 +3,6 @@ image:
|
|||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-0.8.2-1@sha256:9c71e7178c24bdd646fa65e49fd9cef59ad9584eac2d60d59ea3e62ea53d47f9
|
tag: version-0.8.2-1@sha256:9c71e7178c24bdd646fa65e49fd9cef59ad9584eac2d60d59ea3e62ea53d47f9
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
|
|||||||
@@ -14,7 +14,6 @@ secret:
|
|||||||
TOKEN: ""
|
TOKEN: ""
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PUID: 568
|
|
||||||
SUBDOMAINS: ""
|
SUBDOMAINS: ""
|
||||||
|
|
||||||
service:
|
service:
|
||||||
|
|||||||
@@ -10,9 +10,6 @@ podSecurityContext:
|
|||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -11,9 +11,6 @@ podSecurityContext:
|
|||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -10,9 +10,6 @@ podSecurityContext:
|
|||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -3,9 +3,6 @@ image:
|
|||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v3.55.1@sha256:16bf4fce20c14fbe62ba2b18bf1610d4491d6677593b208855a62b28112f9590
|
tag: v3.55.1@sha256:16bf4fce20c14fbe62ba2b18bf1610d4491d6677593b208855a62b28112f9590
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
|
|||||||
@@ -17,7 +17,6 @@ podSecurityContext:
|
|||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PUID: 568
|
|
||||||
FF_SYNCSERVER_PUBLIC_URL: "firefox-syncserver.192.168.1.189.nip.io"
|
FF_SYNCSERVER_PUBLIC_URL: "firefox-syncserver.192.168.1.189.nip.io"
|
||||||
FF_SYNCSERVER_FORCE_WSGI_ENVIRON: true
|
FF_SYNCSERVER_FORCE_WSGI_ENVIRON: true
|
||||||
FF_SYNCSERVER_ACCESSLOG: false
|
FF_SYNCSERVER_ACCESSLOG: false
|
||||||
|
|||||||
@@ -11,9 +11,6 @@ podSecurityContext:
|
|||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -16,7 +16,6 @@ secret:
|
|||||||
# fleet_admin_secret: "" (Optional)
|
# fleet_admin_secret: "" (Optional)
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PUID: 568
|
|
||||||
fleet_admin_authentication_type: DATABASE
|
fleet_admin_authentication_type: DATABASE
|
||||||
fleet_database_username: fleet
|
fleet_database_username: fleet
|
||||||
|
|
||||||
|
|||||||
@@ -10,9 +10,6 @@ podSecurityContext:
|
|||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -3,9 +3,6 @@ image:
|
|||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-1.7.18@sha256:709e672ef2cbe1235d896ed9bac213d773abfe70b37925f5870a8a925a047e16
|
tag: version-1.7.18@sha256:709e672ef2cbe1235d896ed9bac213d773abfe70b37925f5870a8a925a047e16
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
|
|||||||
@@ -13,9 +13,6 @@ podSecurityContext:
|
|||||||
secret:
|
secret:
|
||||||
SEC_KEY: ""
|
SEC_KEY: ""
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -29,7 +29,6 @@ secret:
|
|||||||
VNC_PASSWORD: ""
|
VNC_PASSWORD: ""
|
||||||
env:
|
env:
|
||||||
# Permissions Settings
|
# Permissions Settings
|
||||||
PUID: 568
|
|
||||||
USER_ID: "{{ .Values.env.PUID }}"
|
USER_ID: "{{ .Values.env.PUID }}"
|
||||||
# General Settings
|
# General Settings
|
||||||
KEEP_APP_RUNNING: 0
|
KEEP_APP_RUNNING: 0
|
||||||
|
|||||||
@@ -3,9 +3,6 @@ image:
|
|||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-58edc604@sha256:f605d077d6d6023e3326421ce02eb81bd962163b68569f8e3953cb5ac2898344
|
tag: version-58edc604@sha256:f605d077d6d6023e3326421ce02eb81bd962163b68569f8e3953cb5ac2898344
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
|
|||||||
@@ -11,7 +11,6 @@ podSecurityContext:
|
|||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PUID: 568
|
|
||||||
CMD_DOMAIN: ""
|
CMD_DOMAIN: ""
|
||||||
CMD_PROTOCOL_USESSL: false
|
CMD_PROTOCOL_USESSL: false
|
||||||
CMD_URL_ADDPORT: true
|
CMD_URL_ADDPORT: true
|
||||||
|
|||||||
@@ -3,9 +3,6 @@ image:
|
|||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v2022.2.5@sha256:458fb155e9117cf423bb330f94a59b7a4735e1e6bd4f2570c389704881c3243f
|
tag: v2022.2.5@sha256:458fb155e9117cf423bb330f94a59b7a4735e1e6bd4f2570c389704881c3243f
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
|
|||||||
@@ -12,9 +12,6 @@ podSecurityContext:
|
|||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -15,10 +15,7 @@ podSecurityContext:
|
|||||||
|
|
||||||
# -- environment variables. See [image docs](https://docs.linuxserver.io/images/docker-airsonic#environment-variables-e) for more details.
|
# -- environment variables. See [image docs](https://docs.linuxserver.io/images/docker-airsonic#environment-variables-e) for more details.
|
||||||
# @default -- See below
|
# @default -- See below
|
||||||
env:
|
env: {}
|
||||||
# -- Set the container timezone
|
|
||||||
# -- Specify the user ID the application will run as
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
# -- Configures service settings for the chart.
|
# -- Configures service settings for the chart.
|
||||||
# @default -- See values.yaml
|
# @default -- See values.yaml
|
||||||
|
|||||||
@@ -11,9 +11,6 @@ podSecurityContext:
|
|||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -36,7 +36,6 @@ secret:
|
|||||||
VNC_PASSWORD: ""
|
VNC_PASSWORD: ""
|
||||||
env:
|
env:
|
||||||
# Permissions Settings
|
# Permissions Settings
|
||||||
PUID: 568
|
|
||||||
USER_ID: "{{ .Values.env.PUID }}"
|
USER_ID: "{{ .Values.env.PUID }}"
|
||||||
# General Settings
|
# General Settings
|
||||||
KEEP_APP_RUNNING: 0
|
KEEP_APP_RUNNING: 0
|
||||||
|
|||||||
@@ -10,9 +10,6 @@ podSecurityContext:
|
|||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -10,9 +10,6 @@ podSecurityContext:
|
|||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -16,10 +16,9 @@ podSecurityContext:
|
|||||||
|
|
||||||
# -- environment variables. See [image docs](https://hub.docker.com/r/linuxserver/librespeed) for more details.
|
# -- environment variables. See [image docs](https://hub.docker.com/r/linuxserver/librespeed) for more details.
|
||||||
# @default -- See below
|
# @default -- See below
|
||||||
env:
|
env: {}
|
||||||
# -- Set the container timezone
|
# -- Set the container timezone
|
||||||
# -- Specify the user ID the application will run as
|
# -- Specify the user ID the application will run as
|
||||||
PUID: 568
|
|
||||||
# PASSWORD:
|
# PASSWORD:
|
||||||
# CUSTOM_RESULTS:
|
# CUSTOM_RESULTS:
|
||||||
# DB_TYPE:
|
# DB_TYPE:
|
||||||
|
|||||||
@@ -4,7 +4,6 @@ image:
|
|||||||
tag: v8.3.0@sha256:e5e7eaed3aca927dc8337b01b21eaaf683aaee30cb55a652e142bed275e670ba
|
tag: v8.3.0@sha256:e5e7eaed3aca927dc8337b01b21eaaf683aaee30cb55a652e142bed275e670ba
|
||||||
env:
|
env:
|
||||||
# Permissions Settings
|
# Permissions Settings
|
||||||
PUID: 568
|
|
||||||
HTTP_PORT: "{{ .Values.service.main.ports.main.port }}"
|
HTTP_PORT: "{{ .Values.service.main.ports.main.port }}"
|
||||||
# Port to host the web service on. This will be the internal container port exposed and needs to be the same as the public service port.
|
# Port to host the web service on. This will be the internal container port exposed and needs to be the same as the public service port.
|
||||||
# The main http port always has to be a 1:1 mapping between external and internal port.
|
# The main http port always has to be a 1:1 mapping between external and internal port.
|
||||||
|
|||||||
@@ -34,7 +34,6 @@ env:
|
|||||||
MIX_PUSHER_APP_KEY: "{{ .Values.env.PUSHER_APP_KEY }}"
|
MIX_PUSHER_APP_KEY: "{{ .Values.env.PUSHER_APP_KEY }}"
|
||||||
MIX_PUSHER_APP_CLUSTER: "{{ .Values.env.PUSHER_APP_CLUSTER }}"
|
MIX_PUSHER_APP_CLUSTER: "{{ .Values.env.PUSHER_APP_CLUSTER }}"
|
||||||
# User Envs
|
# User Envs
|
||||||
PUID: 568
|
|
||||||
SECURITY_HEADER_HSTS_ENABLE: false
|
SECURITY_HEADER_HSTS_ENABLE: false
|
||||||
APP_DEBUG: false
|
APP_DEBUG: false
|
||||||
PUSHER_APP_KEY: ""
|
PUSHER_APP_KEY: ""
|
||||||
|
|||||||
@@ -2,8 +2,6 @@ image:
|
|||||||
repository: tccr.io/truecharts/medusa
|
repository: tccr.io/truecharts/medusa
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v0.5.24@sha256:f62623c4da61ce3cbf25c8965b1c442ac74dd855099292652e7da804e19348b7
|
tag: v0.5.24@sha256:f62623c4da61ce3cbf25c8965b1c442ac74dd855099292652e7da804e19348b7
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
@@ -12,6 +10,7 @@ securityContext:
|
|||||||
podSecurityContext:
|
podSecurityContext:
|
||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -10,9 +10,6 @@ podSecurityContext:
|
|||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -3,11 +3,6 @@ image:
|
|||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-v5.2.5@sha256:1ac2f1c3177e09428cf5be1f33c7110863b69a748f691f8385dc96a313d84e7b
|
tag: version-v5.2.5@sha256:1ac2f1c3177e09428cf5be1f33c7110863b69a748f691f8385dc96a313d84e7b
|
||||||
|
|
||||||
# PASSWORD: password
|
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
|
|||||||
@@ -3,9 +3,6 @@ image:
|
|||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-057352e8@sha256:5942aa00a99c51a0d0fc9afda2f875450515a27a312572c0fcc62471131184e9
|
tag: version-057352e8@sha256:5942aa00a99c51a0d0fc9afda2f875450515a27a312572c0fcc62471131184e9
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
|
|||||||
@@ -10,9 +10,6 @@ podSecurityContext:
|
|||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -10,9 +10,6 @@ podSecurityContext:
|
|||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -11,9 +11,6 @@ podSecurityContext:
|
|||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -10,9 +10,6 @@ podSecurityContext:
|
|||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -10,9 +10,6 @@ podSecurityContext:
|
|||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -17,9 +17,6 @@ podSecurityContext:
|
|||||||
secret:
|
secret:
|
||||||
CONNECTION_TOKEN: "somerandomstring"
|
CONNECTION_TOKEN: "somerandomstring"
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -10,9 +10,6 @@ podSecurityContext:
|
|||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
runAsGroup: 20
|
runAsGroup: 20
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -17,7 +17,6 @@ secret:
|
|||||||
PAPERLESS_ADMIN_MAIL: "admin@admin.com"
|
PAPERLESS_ADMIN_MAIL: "admin@admin.com"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PUID: 568
|
|
||||||
PAPERLESS_DATA_DIR: "/data/"
|
PAPERLESS_DATA_DIR: "/data/"
|
||||||
PAPERLESS_CONSUMPTION_DIR: "/consume/"
|
PAPERLESS_CONSUMPTION_DIR: "/consume/"
|
||||||
PAPERLESS_MEDIA_ROOT: "/media/"
|
PAPERLESS_MEDIA_ROOT: "/media/"
|
||||||
|
|||||||
@@ -11,9 +11,6 @@ podSecurityContext:
|
|||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
envValueFrom:
|
envValueFrom:
|
||||||
REDIS_URL:
|
REDIS_URL:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
|
|||||||
@@ -3,9 +3,6 @@ image:
|
|||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-48aabb98@sha256:03c034b9ffc3db42e8255c502665ddb352f0219404494bceba8e7c1263f53dfc
|
tag: version-48aabb98@sha256:03c034b9ffc3db42e8255c502665ddb352f0219404494bceba8e7c1263f53dfc
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
|
|||||||
@@ -10,9 +10,6 @@ podSecurityContext:
|
|||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -2,8 +2,6 @@ image:
|
|||||||
repository: tccr.io/truecharts/pixapop
|
repository: tccr.io/truecharts/pixapop
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v1.2-ls15@sha256:6a05383524fcd51b0b692d508dd16ed6948337aa272677e01baa6d8ba119c070
|
tag: v1.2-ls15@sha256:6a05383524fcd51b0b692d508dd16ed6948337aa272677e01baa6d8ba119c070
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|||||||
@@ -12,7 +12,6 @@ podSecurityContext:
|
|||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PUID: 568
|
|
||||||
MAX_UPLOAD: 5000
|
MAX_UPLOAD: 5000
|
||||||
|
|
||||||
service:
|
service:
|
||||||
|
|||||||
@@ -11,9 +11,6 @@ podSecurityContext:
|
|||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -15,10 +15,7 @@ podSecurityContext:
|
|||||||
|
|
||||||
# -- environment variables. See [image docs](https://docs.linuxserver.io/images/docker-pyload#environment-variables-e) for more details.
|
# -- environment variables. See [image docs](https://docs.linuxserver.io/images/docker-pyload#environment-variables-e) for more details.
|
||||||
# @default -- See below
|
# @default -- See below
|
||||||
env:
|
env: {}
|
||||||
# -- Set the container timezone
|
|
||||||
# -- Specify the user ID the application will run as
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
# -- Configures service settings for the chart.
|
# -- Configures service settings for the chart.
|
||||||
# @default -- See values.yaml
|
# @default -- See values.yaml
|
||||||
|
|||||||
@@ -16,7 +16,6 @@ secret:
|
|||||||
PYPASS: ""
|
PYPASS: ""
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PUID: 568
|
|
||||||
GITURL: ""
|
GITURL: ""
|
||||||
|
|
||||||
service:
|
service:
|
||||||
|
|||||||
@@ -15,7 +15,6 @@ podSecurityContext:
|
|||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PUID: 568
|
|
||||||
DB_BACKEND: "PostgreSQL"
|
DB_BACKEND: "PostgreSQL"
|
||||||
DB_PGSQL_USERNAME: "{{ .Values.postgresql.postgresqlUsername }}"
|
DB_PGSQL_USERNAME: "{{ .Values.postgresql.postgresqlUsername }}"
|
||||||
DB_PGSQL_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}"
|
DB_PGSQL_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}"
|
||||||
|
|||||||
@@ -12,7 +12,6 @@ podSecurityContext:
|
|||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PUID: 568
|
|
||||||
URL_BASE: ""
|
URL_BASE: ""
|
||||||
QUASSEL_CORE: "0.0.0.0"
|
QUASSEL_CORE: "0.0.0.0"
|
||||||
QUASSEL_PORT: 4242
|
QUASSEL_PORT: 4242
|
||||||
|
|||||||
@@ -2,8 +2,6 @@ image:
|
|||||||
repository: tccr.io/truecharts/remmina
|
repository: tccr.io/truecharts/remmina
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-1.2.0-rcgit.29dfsg-1ubuntu1@sha256:c7795b9222063e436c77a94436da5e1bcdc1b13891f936673369588830a5ae8d
|
tag: version-1.2.0-rcgit.29dfsg-1ubuntu1@sha256:c7795b9222063e436c77a94436da5e1bcdc1b13891f936673369588830a5ae8d
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|||||||
@@ -11,9 +11,6 @@ podSecurityContext:
|
|||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -11,9 +11,6 @@ podSecurityContext:
|
|||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -10,9 +10,6 @@ podSecurityContext:
|
|||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|||||||
@@ -14,7 +14,6 @@ podSecurityContext:
|
|||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PUID: 568
|
|
||||||
SCRUTINY_WEB: true
|
SCRUTINY_WEB: true
|
||||||
SCRUTINY_COLLECTOR: true
|
SCRUTINY_COLLECTOR: true
|
||||||
SCRUTINY_API_ENDPOINT: "http://localhost:8080"
|
SCRUTINY_API_ENDPOINT: "http://localhost:8080"
|
||||||
|
|||||||
@@ -14,8 +14,6 @@ podSecurityContext:
|
|||||||
# See more environment variables in the shiori documentation
|
# See more environment variables in the shiori documentation
|
||||||
# https://github.com/go-shiori/shiori/wiki/Configuration#database
|
# https://github.com/go-shiori/shiori/wiki/Configuration#database
|
||||||
env:
|
env:
|
||||||
# TZ:
|
|
||||||
PUID: 568
|
|
||||||
SHIORI_PG_NAME: "{{ .Values.postgresql.postgresqlDatabase }}"
|
SHIORI_PG_NAME: "{{ .Values.postgresql.postgresqlDatabase }}"
|
||||||
SHIORI_PG_USER: "{{ .Values.postgresql.postgresqlUsername }}"
|
SHIORI_PG_USER: "{{ .Values.postgresql.postgresqlUsername }}"
|
||||||
|
|
||||||
|
|||||||
@@ -2,8 +2,6 @@ image:
|
|||||||
repository: tccr.io/truecharts/sickchill
|
repository: tccr.io/truecharts/sickchill
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v2021.5.10-1-ls63@sha256:f9fd82d8c6d12bc85dcc7813b7216087efb006dc05104ce67386ec989be25dc4
|
tag: v2021.5.10-1-ls63@sha256:f9fd82d8c6d12bc85dcc7813b7216087efb006dc05104ce67386ec989be25dc4
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|||||||
@@ -3,9 +3,6 @@ image:
|
|||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-release_0.25.4@sha256:6a78e9f784cf298552402143bee239858956f4783c7619e9a2b960c0d0d15d73
|
tag: version-release_0.25.4@sha256:6a78e9f784cf298552402143bee239858956f4783c7619e9a2b960c0d0d15d73
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
|
|||||||
@@ -3,9 +3,6 @@ image:
|
|||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-2.7.3-r5@sha256:e56ba2420901250afb865a7e03e43956dcff17503ce44c48b20064980a42f5a4
|
tag: version-2.7.3-r5@sha256:e56ba2420901250afb865a7e03e43956dcff17503ce44c48b20064980a42f5a4
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
type: Recreate
|
type: Recreate
|
||||||
|
|
||||||
|
|||||||
@@ -8,7 +8,6 @@ secret: {}
|
|||||||
# See more environment variables in the snipe documentation
|
# See more environment variables in the snipe documentation
|
||||||
# https://github.com/linuxserver/docker-snipe-it#parameters
|
# https://github.com/linuxserver/docker-snipe-it#parameters
|
||||||
env:
|
env:
|
||||||
PUID: 568
|
|
||||||
NGINX_APP_URL: '{{ include "common.names.fullname" . }}:8080'
|
NGINX_APP_URL: '{{ include "common.names.fullname" . }}:8080'
|
||||||
MYSQL_USER: snipe-it
|
MYSQL_USER: snipe-it
|
||||||
MYSQL_DATABASE: "snipe-it"
|
MYSQL_DATABASE: "snipe-it"
|
||||||
|
|||||||
@@ -3,9 +3,6 @@ image:
|
|||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-3.12.2-02876202105241947ubuntu18.04.1@sha256:fc18746d4b3c37355ef0015b34c9bdd1d023c528d05097bf6dc839d54234fc48
|
tag: version-3.12.2-02876202105241947ubuntu18.04.1@sha256:fc18746d4b3c37355ef0015b34c9bdd1d023c528d05097bf6dc839d54234fc48
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
|
|||||||
@@ -11,7 +11,6 @@ podSecurityContext:
|
|||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PUID: 568
|
|
||||||
AUTH_LIST: ""
|
AUTH_LIST: ""
|
||||||
|
|
||||||
service:
|
service:
|
||||||
|
|||||||
@@ -11,7 +11,6 @@ podSecurityContext:
|
|||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PUID: 568
|
|
||||||
MAXMEM: 512
|
MAXMEM: 512
|
||||||
|
|
||||||
service:
|
service:
|
||||||
|
|||||||
@@ -11,9 +11,6 @@ podSecurityContext:
|
|||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -10,9 +10,6 @@ podSecurityContext:
|
|||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|||||||
@@ -18,7 +18,6 @@ podSecurityContext:
|
|||||||
# @default -- See below
|
# @default -- See below
|
||||||
env:
|
env:
|
||||||
# -- Set the container timezone
|
# -- Set the container timezone
|
||||||
PUID: 568
|
|
||||||
DB_TYPE: "postgres"
|
DB_TYPE: "postgres"
|
||||||
DB_NAME: "{{ .Values.postgresql.postgresqlDatabase }}"
|
DB_NAME: "{{ .Values.postgresql.postgresqlDatabase }}"
|
||||||
DB_USER: "{{ .Values.postgresql.postgresqlUsername }}"
|
DB_USER: "{{ .Values.postgresql.postgresqlUsername }}"
|
||||||
|
|||||||
@@ -10,9 +10,6 @@ podSecurityContext:
|
|||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -10,9 +10,6 @@ podSecurityContext:
|
|||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
||||||
|
|
||||||
env:
|
|
||||||
PUID: 568
|
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user