2026-07-17 21:26:51 -07:00
|
|
|
replicaCount: 1
|
2026-07-19 06:20:13 +00:00
|
|
|
namespace: stg
|
2026-07-17 21:26:51 -07:00
|
|
|
image:
|
2026-07-18 04:38:58 +00:00
|
|
|
repository: imageregistry.gen-itech.com/demo/applicationtest
|
2026-07-18 06:14:08 +00:00
|
|
|
tag: "20"
|
2026-07-17 21:26:51 -07:00
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
|
service:
|
|
|
|
|
type: ClusterIP
|
|
|
|
|
port: 80
|
|
|
|
|
ingress:
|
|
|
|
|
enabled: true
|
|
|
|
|
className: traefik
|
|
|
|
|
host: nginx.demo.local
|