This commit is contained in:
Wolfgang Hottgenroth 2025-02-10 13:03:41 +01:00
parent e8c276012f
commit c05cf671cf

View File

@ -67,10 +67,6 @@ steps:
environment:
KUBE_CONFIG_CONTENT:
from_secret: kube_config
ENCRYPTION_KEY:
from_secret: encryption_key
MD5_CHECKSUM:
from_secret: secrets_checksum
commands:
- export IMAGE_TAG=$CI_COMMIT_TAG
- printf "$KUBE_CONFIG_CONTENT" > /tmp/kubeconfig