Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
camilamacedo86 committed Apr 6, 2024
1 parent dc140e4 commit 1c11060
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions test/e2e/kind-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,3 @@ kind: Cluster
apiVersion: kind.x-k8s.io/v1alpha4
nodes:
- role: control-plane
kubeadmConfigPatches:
- |
kind: ClusterConfiguration
metadata:
name: config
apiServer:
extraArgs:
"service-account-signing-key-file": /etc/kubernetes/pki/sa.key
"service-account-key-file": /etc/kubernetes/pki/sa.pub
"service-account-issuer": api
"service-account-api-audiences": api,vault,factors

0 comments on commit 1c11060

Please sign in to comment.