Testdays - deploymentconfig -> deployment, mk3
This commit is contained in:
parent
fb40c54c59
commit
8488c0f808
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ kind: DeploymentConfig
|
|||
metadata:
|
||||
labels:
|
||||
app: testdays
|
||||
service: testdays
|
||||
service: testdays-old
|
||||
name: testdays
|
||||
spec:
|
||||
replicas: 1
|
||||
|
@ -79,7 +79,7 @@ kind: DeploymentConfig
|
|||
metadata:
|
||||
labels:
|
||||
app: resultsdb
|
||||
service: resultsdb
|
||||
service: resultsdb-old
|
||||
name: resultsdb
|
||||
spec:
|
||||
replicas: 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue