Change pipeline
This commit is contained in:
parent
667e7fabda
commit
efafd8f037
|
@ -9,7 +9,7 @@ spec:
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
- wi-pm2-tut.informatik.haw-hamburg.de
|
- wi-pm2-tut.informatik.haw-hamburg.de
|
||||||
secretName: slides-secret
|
secretName: slides-secret-new
|
||||||
rules:
|
rules:
|
||||||
- host: wi-pm2-tut.informatik.haw-hamburg.de
|
- host: wi-pm2-tut.informatik.haw-hamburg.de
|
||||||
http:
|
http:
|
||||||
|
@ -56,7 +56,7 @@ spec:
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
imagePullSecrets:
|
imagePullSecrets:
|
||||||
- name: slides-deploy
|
- name: pull-secret
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue