test-latest-1
All checks were successful
CI/CD Pipeline for mengning.com.cn / build (push) Successful in 1m57s
All checks were successful
CI/CD Pipeline for mengning.com.cn / build (push) Successful in 1m57s
This commit is contained in:
@@ -56,7 +56,7 @@ jobs:
|
||||
kubectl config set-context remote-context --cluster=remote-cluster --user=token-user
|
||||
kubectl config use-context remote-context
|
||||
|
||||
# 创建或更新 TLS Secret(在 istio-system 命名空间)
|
||||
# 创建或更新 TLS Secret(在 istio-system 命名空间)1
|
||||
# Secret 名称: mengningsoftware-tls
|
||||
echo "$TLS_CERTIFICATE" > /tmp/tls.crt
|
||||
echo "$TLS_PRIVATE_KEY" > /tmp/tls.key
|
||||
|
||||
Reference in New Issue
Block a user