start deploy job config
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user