mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
Fix federation-apiserver authentication e2e tests
This commit is contained in:
parent
f11d01076e
commit
bc62f83ff6
@ -32,6 +32,7 @@ spec:
|
||||
- --tls-private-key-file=/srv/kubernetes/server.key
|
||||
- --admission-control={{.FEDERATION_ADMISSION_CONTROL}}
|
||||
- --token-auth-file=/srv/kubernetes/known-tokens.csv
|
||||
- --anonymous-auth=false
|
||||
ports:
|
||||
- containerPort: 443
|
||||
name: https
|
||||
|
Loading…
Reference in New Issue
Block a user