Use kubectl config use-context for agent authentication

This commit is contained in:
Mondo Diaz
2026-01-13 21:28:10 +00:00
parent d4ed0aa2e7
commit f0cc2c0fbe

View File

@@ -95,6 +95,7 @@ deploy_feature:
FEATURE_HOST: orchard-$CI_COMMIT_SHORT_SHA.common.global.bsf.tools FEATURE_HOST: orchard-$CI_COMMIT_SHORT_SHA.common.global.bsf.tools
MINIO_HOST: minio-$CI_COMMIT_SHORT_SHA.common.global.bsf.tools MINIO_HOST: minio-$CI_COMMIT_SHORT_SHA.common.global.bsf.tools
before_script: before_script:
- kubectl config use-context esv/bsf/bsf-integration/orchard/orchard-mvp:orchard
- helm version - helm version
- helm repo add stable https://charts.helm.sh/stable - helm repo add stable https://charts.helm.sh/stable
- helm repo add bitnami https://charts.bitnami.com/bitnami - helm repo add bitnami https://charts.bitnami.com/bitnami