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
|
apiVersion: apps/v1
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
metadata:
|
metadata:
|
||||||
name: iching-broker-0-0-1
|
name: iching-broker-0-0-2
|
||||||
namespace: default
|
namespace: default
|
||||||
spec:
|
spec:
|
||||||
selector:
|
selector:
|
||||||
|
@ -13,7 +13,7 @@ spec:
|
||||||
app: iching-broker
|
app: iching-broker
|
||||||
spec:
|
spec:
|
||||||
containers:
|
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
|
name: iching-broker
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue