Files
kforge/kforge.yml
nate.lubitz d4ac9ee361
Publish Action Image / publish (push) Failing after 3s
update yml
2026-06-29 17:58:13 +10:00

35 lines
566 B
YAML

meta:
name: www
tenant: nate-lubitz
registry:
url: registry.container-registry.svc.cluster.local:5000
insecure: true
dns:
target: ${KFORGE_NODE_IP}
cluster:
tls_issuer: letsencrypt-prod
ingress_class: nginx
cnpg:
host: cnpg-main-rw.default.svc.cluster.local
defaults:
port: 3000
health_check:
path: /healthcheck
environments:
production:
namespace: production
image_tag: latest
ingress:
hosts:
- hostname: natelubitz.com
tls: true
dns_record: false
lifecycle:
delete: false