diff --git a/manifests/ctf-1.yaml b/manifests/ctf-1.yaml index 40beb19..df93e8e 100644 --- a/manifests/ctf-1.yaml +++ b/manifests/ctf-1.yaml @@ -45,8 +45,6 @@ metadata: labels: app: soldat-ctf-1 spec: - type: ClusterIP - clusterIP: 10.101.130.1 selector: app: soldat-ctf-1 ports: diff --git a/manifests/ctf-2.yaml b/manifests/ctf-2.yaml index 9b7879c..eb3539c 100644 --- a/manifests/ctf-2.yaml +++ b/manifests/ctf-2.yaml @@ -45,8 +45,6 @@ metadata: labels: app: soldat-ctf-2 spec: - type: ClusterIP - clusterIP: 10.101.130.2 selector: app: soldat-ctf-2 ports: diff --git a/manifests/deathmatch-1.yaml b/manifests/deathmatch-1.yaml index 7249a52..323da69 100644 --- a/manifests/deathmatch-1.yaml +++ b/manifests/deathmatch-1.yaml @@ -45,8 +45,6 @@ metadata: labels: app: soldat-deathmatch-1 spec: - type: ClusterIP - clusterIP: 10.101.130.11 selector: app: soldat-deathmatch-1 ports: