add server

This commit is contained in:
Ybehrooz
2025-05-28 19:08:29 +03:30
parent 622a84c1ec
commit d22b7147a0

View File

@@ -879,10 +879,10 @@ exportKubeConfig:
context: "" context: ""
# Override the default https://localhost:8443 and specify a custom hostname for the generated kubeconfig. # Override the default https://localhost:8443 and specify a custom hostname for the generated kubeconfig.
server: "" server: "192.168.2.43"
# If tls should get skipped for the server # If tls should get skipped for the server
insecure: false insecure: true
# ServiceAccount can be used to generate a service account token instead of the default certificates. # ServiceAccount can be used to generate a service account token instead of the default certificates.
serviceAccount: serviceAccount: