Update nginx, minor weave and misc CI tools (vagrant/terraform) (#7215)

This commit is contained in:
Florian Ruynat
2021-01-26 17:22:34 +01:00
committed by GitHub
parent 774ec49396
commit 9007d6621a
9 changed files with 17 additions and 20 deletions

View File

@@ -15,7 +15,7 @@ rules:
verbs: ["get"]
- apiGroups: [""]
resources: ["services"]
verbs: ["get", "list", "update", "watch"]
verbs: ["get", "list", "watch"]
- apiGroups: ["extensions","networking.k8s.io"]
resources: ["ingresses"]
verbs: ["get", "list", "watch"]