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