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

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-12 22:40:58 +02:00

29 lines
532 B
YAML

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