File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3,14 +3,14 @@ replicaCount: 1
33ingress :
44 enabled : false
55 hosts :
6- - host : spark-middleware.production.sprk.fi
6+ - host : spark-middleware.production.v12.trade
77 paths :
88 - path : /
99 pathType : Prefix
1010 tls :
1111 - secretName : spark-middleware-tls
1212 hosts :
13- - spark-middleware.production.sprk.fi
13+ - spark-middleware.production.v12.trade
1414
1515vault :
1616 mount : production
Original file line number Diff line number Diff line change 11ingress :
22 enabled : false
33 hosts :
4- - host : spark-middleware.staging.sprk.fi
4+ - host : spark-middleware.staging.v12.trade
55 paths :
66 - path : /
77 pathType : Prefix
88 tls :
99 - secretName : spark-middleware-tls
1010 hosts :
11- - spark-middleware.staging.sprk.fi
11+ - spark-middleware.staging.v12.trade
1212
1313vault :
1414 mount : staging
Original file line number Diff line number Diff line change 11replicaCount : 1
22
33image :
4- repository : harbor.infra.sprk.fi /sprk/spark-middleware
4+ repository : harbor.infra.v12.trade /sprk/spark-middleware
55 pullPolicy : IfNotPresent
66
77livenessProbe :
You can’t perform that action at this time.
0 commit comments