publii-testing/chart/values.yml
2024-02-07 18:09:49 +00:00

28 lines
433 B
YAML

image:
repository: git.devminer.xyz/devminer/publii-testing
pullPolicy: Always
tag: "main"
replicas: 3
service:
app_port: 80
host: publii-testing.devminer.xyz
ssl:
enabled: true
port: 443
issuer:
name: letsencrypt
kind: ClusterIssuer
resources:
limits:
cpu: 128m
memory: 128Mi
requests:
cpu: 16m
memory: 32Mi
# populated by the ArgoCD application
devhosting:
appname: ''