start deploy job config

This commit is contained in:
Armando Diaz
2025-12-05 08:51:25 -06:00
parent 517fbb2833
commit a7a290a175
2 changed files with 26 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ replicaCount: 1
image:
repository: orchard-server
pullPolicy: IfNotPresent
tag: "" # Defaults to chart appVersion
tag: "latest" # Defaults to chart appVersion
imagePullSecrets: []
nameOverride: ""
@@ -31,7 +31,7 @@ service:
port: 8080
ingress:
enabled: false
enabled: true
className: ""
annotations: {}
# kubernetes.io/ingress.class: nginx