未验证 提交 a01db981 编写于 作者: S Sharif Elgamal 提交者: GitHub

Merge pull request #9406 from sharifelgamal/gcp-certs

add gcp-skip label to gcp-auth cert job pods
......@@ -50,6 +50,8 @@ spec:
template:
metadata:
name: gcp-auth-certs-create
labels:
gcp-auth-skip-secret: "true"
spec:
serviceAccountName: minikube-gcp-auth-certs
containers:
......@@ -110,6 +112,8 @@ spec:
template:
metadata:
name: gcp-auth-certs-patch
labels:
gcp-auth-skip-secret: "true"
spec:
serviceAccountName: minikube-gcp-auth-certs
containers:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册