Compare commits
1 Commits
renovate/r
...
renovate/a
| Author | SHA1 | Date | |
|---|---|---|---|
| 600f9442d7 |
@@ -20,7 +20,7 @@ steps:
|
|||||||
- export VAULT_TOKEN=$(cat /woodpecker/.vault_id)
|
- export VAULT_TOKEN=$(cat /woodpecker/.vault_id)
|
||||||
- bao write -format json -f /kubernetes/creds/flux-reconcile > /woodpecker/kube_credentials
|
- bao write -format json -f /kubernetes/creds/flux-reconcile > /woodpecker/kube_credentials
|
||||||
- name: Construct Kubeconfig
|
- name: Construct Kubeconfig
|
||||||
image: alpine/k8s:1.32.13
|
image: alpine/k8s:1.35.3
|
||||||
environment:
|
environment:
|
||||||
KUBECONFIG: /woodpecker/kubeconfig
|
KUBECONFIG: /woodpecker/kubeconfig
|
||||||
commands:
|
commands:
|
||||||
|
|||||||
Reference in New Issue
Block a user