chore(apps): bump apps, remove duplicates and move incubator to stable for RC1

This commit is contained in:
kjeld Schouten-Lebbing
2021-10-21 00:00:57 +02:00
parent d7138eb069
commit 1bf35c85a5
630 changed files with 162 additions and 1167 deletions
@@ -0,0 +1,25 @@
image:
# -- image repository
repository: ghcr.io/k8s-at-home/apache-musicindex
# -- image tag
tag: v1.4.1-2@sha256:c8b5cf5fbf4bbf097fb516f82bfc3ecb1ad971e8059dc9722b4d10bb7d7faee7
# -- image pull policy
pullPolicy: IfNotPresent
# -- Allows to start web server on ports 80 and 443
# @default -- See values.yaml
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
# -- Configures service settings for the chart.
# @default -- See values.yaml
service:
main:
ports:
main:
port: 80