Files
truecharts/charts/incubator/artifactory-oss/values.yaml
T
TrueCharts BotandGitHub d7b1d70c92 chore(deps): update docker general non-major (#3275)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-23 12:39:22 +02:00

26 lines
507 B
YAML

env:
EXTRA_JAVA_OPTIONS: -Xms512m -Xmx4g
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/artifactory-oss
tag: 7.41.6
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