Skip to content

Commit ec47667

Browse files
committed
Update createManagedControlPlane.ts
1 parent 61e524b commit ec47667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/api/types/crate/createManagedControlPlane.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ export const CreateManagedControlPlane = (
126126
},
127127
},
128128
spec: {
129-
authentication: { enableSystemIdentityProvider: false },
129+
authentication: { enableSystemIdentityProvider: true },
130130
components: {
131131
...selectedComponents,
132132
apiServer: { type: 'GardenerDedicated' },

0 commit comments

Comments
 (0)