[CHORE] Formatted Everything

This commit is contained in:
Dunemask 2024-07-27 08:53:03 -06:00
parent 455ceb11e4
commit 8c21184145
6 changed files with 36 additions and 27 deletions

View file

@ -25,10 +25,12 @@ serviceAccount:
podAnnotations: {}
podSecurityContext: {}
podSecurityContext:
{}
# fsGroup: 2000
securityContext: {}
securityContext:
{}
# capabilities:
# drop:
# - ALL
@ -46,7 +48,8 @@ containerPort:
ingress:
enabled: false
className: ""
annotations: {}
annotations:
{}
# kubernetes.io/ingress.class: nginx
# kubernetes.io/tls-acme: "true"
hosts:
@ -59,7 +62,8 @@ ingress:
# hosts:
# - tut.local
resources: {}
resources:
{}
# We usually recommend not to specify default resources and to leave this as a conscious
# choice for the user. This also increases chances charts run on environments with little
# resources, such as Minikube. If you do want to specify resources, uncomment the following