Feature/web gui (#13)

Improve build and distribution.
This commit is contained in:
Michael N. Lipp 2023-10-22 14:19:33 +02:00 committed by GitHub
parent ae3941707a
commit c8b85b882d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 44 additions and 12 deletions

View file

@ -43,7 +43,10 @@ patches:
patch: |-
- op: replace
path: /spec/template/spec/containers/0/image
value: docker-registry.lan.mnl.de/vmoperator/org.jdrupes.vmoperator.manager:latest
value: docker-registry.lan.mnl.de/vmoperator/org.jdrupes.vmoperator.manager:test
- op: replace
path: /spec/template/spec/containers/0/imagePullPolicy
value: Always
- op: replace
path: /spec/replicas
value: 0