mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 06:54:01 +00:00
Merge pull request #35687 from shashidharatd/federation-ci2
Automatic merge from submit-queue Fix federation-apiserver authentication e2e tests **What this PR does / why we need it**: Fixes couple of federation e2e tests **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes # partly fixes #35251
This commit is contained in:
commit
bb9e3d3324
@ -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