Files
k3k/charts/k3k/values.yaml
2023-03-28 23:45:57 +02:00

20 lines
466 B
YAML

replicaCount: 1
namespace: k3k-system
image:
repository: husseingalal/k3k
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: "dev"
imagePullSecrets: []
nameOverride: ""
fullnameOverride: ""
serviceAccount:
# Specifies whether a service account should be created
create: true
# The name of the service account to use.
# If not set and create is true, a name is generated using the fullname template
name: ""