moved pod to deployment

This commit is contained in:
ston1th 2019-08-16 13:43:56 +02:00
commit cc75d44266
7 changed files with 71 additions and 49 deletions

View file

@ -1,6 +1,6 @@
CC=docker
APP=certman-istio-operator
TAG=127.0.0.1:5000/cert/$(APP):$(VERSION)
TAG=127.0.0.1:5000/istio/$(APP):$(VERSION)
all: build push