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