add http-server part 2.1
This commit is contained in:
parent
8a419a026e
commit
2fca0ec7e2
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
name: iching-broker-0-0-1
|
||||
name: iching-broker-0-0-2
|
||||
namespace: default
|
||||
spec:
|
||||
selector:
|
||||
|
@ -13,7 +13,7 @@ spec:
|
|||
app: iching-broker
|
||||
spec:
|
||||
containers:
|
||||
- image: gitea-192-168-197-2.c-one-infra.de/giteaadmin/iching-broker:main
|
||||
- image: gitea-192-168-197-2.c-one-infra.de/giteaadmin/iching-broker:development
|
||||
name: iching-broker
|
||||
imagePullPolicy: Always
|
||||
|
||||
|
|
Loading…
Reference in a new issue