Remove ControlPlane.k8s_api_endpoint

This commit is contained in:
Tobias Kunze 2025-03-24 11:28:16 +01:00
parent 03989d24d4
commit e85f1fc5f4
4 changed files with 32 additions and 5 deletions

View file

@ -50,7 +50,6 @@ erDiagram
ControlPlane {
string name
string description
string k8s_api_endpoint
json api_credentials
}