We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9947138 + 0cfe69d commit 77a8b6fCopy full SHA for 77a8b6f
config/jobs/kubernetes/minikube/minikube-periodics.yaml
@@ -5,6 +5,8 @@ periodics:
5
decorate: true
6
labels:
7
preset-dind-enabled: "true"
8
+ preset-service-account: "true"
9
+ preset-k8s-ssh: "true"
10
annotations:
11
testgrid-dashboards: minikube-periodics
12
extra_refs:
config/jobs/kubernetes/minikube/minikube-presubmits.yaml
@@ -36,6 +36,8 @@ presubmits:
36
always_run: true
37
38
39
40
41
42
testgrid-dashboards: minikube-presubmits
43
spec:
0 commit comments