Compare commits
2 Commits
624fc14eaf
...
2f2ab4a5f3
Author | SHA1 | Date | |
---|---|---|---|
2f2ab4a5f3 | |||
ebc8597ead |
4
Makefile
4
Makefile
@ -9,8 +9,8 @@ CONTAINER_RUNTIME?=$(shell which podman)
|
||||
|
||||
# HELM_IMAGE_REGISTRY_NAME
|
||||
# Defines the name of the new container to be built using several variables.
|
||||
HELM_IMAGE_REGISTRY_NAME:=git.cryptic.systems
|
||||
HELM_IMAGE_REGISTRY_USER:=volker.raschek
|
||||
HELM_IMAGE_REGISTRY_NAME?=git.cryptic.systems
|
||||
HELM_IMAGE_REGISTRY_USER?=volker.raschek
|
||||
|
||||
HELM_IMAGE_NAMESPACE?=${HELM_IMAGE_REGISTRY_USER}
|
||||
HELM_IMAGE_NAME:=helm
|
||||
|
Loading…
x
Reference in New Issue
Block a user