2 Commits
0.0.1 ... 0.0.3

Author SHA1 Message Date
86139754bd cd-script fixed
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2024-01-11 14:28:23 +01:00
6127129b03 cd-script fixed
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2024-01-11 14:26:25 +01:00
2 changed files with 1 additions and 5 deletions

View File

@ -19,10 +19,6 @@ steps:
secrets:
- source: kube_config
target: KUBE_CONFIG_CONTENT
- source: encryption_key
target: ENCRYPTION_KEY
- source: secrets_checksum
target: MD5_CHECKSUM
commands:
- export IMAGE_TAG=$CI_COMMIT_TAG
- printf "$KUBE_CONFIG_CONTENT" > /tmp/kubeconfig

View File

@ -35,7 +35,7 @@ spec:
spec:
containers:
- name: pv-controller
image: gitea.hottis.de/wn/pv-controller:%IMAGE%
image: gitea.hottis.de/wn/pv-controller:%IMAGETAG%
envFrom:
- configMapRef:
name: pv-controller