Skip to content

Commit

Permalink
feat: upgrading TCP version (#136)
Browse files Browse the repository at this point in the history
  • Loading branch information
prometherion authored Nov 22, 2024
1 parent 926bcdc commit 1ac1346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/actions/tcps/create-tcp.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ const getBaseYtaml = () => {
service:
serviceType: LoadBalancer
kubernetes:
version: v1.25.2
version: v1.31.0
kubelet:
cgroupfs: systemd
networkProfile:
Expand Down

0 comments on commit 1ac1346

Please sign in to comment.