Files
truecharts/charts/dev/artifactory-oss/values.yaml
T
renovate[bot] 1b348172a2 chore(deps): update docker general non-major (#2641)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-09 09:29:00 +02:00

26 lines
508 B
YAML

env:
EXTRA_JAVA_OPTIONS: -Xms512m -Xmx4g
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/artifactory-oss
tag: v7.38.7
persistence:
varoptjfrogartifactory:
enabled: true
mountPath: /var/opt/jfrog/artifactory
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
enabled: true
ports:
main:
enabled: true
port: 8181
protocol: TCP
targetPort: 8081