Skip to content

Commit 3f247e8

Browse files
authored
stone-stg-host: remove host-operator components (#7531)
Populate the toolchain-host-operator component with nothing but a namespace. Signed-off-by: Andy Sadler <[email protected]>
1 parent 537a97c commit 3f247e8

File tree

4 files changed

+4
-120
lines changed

4 files changed

+4
-120
lines changed
Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,5 @@
11
apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
3+
namespace: toolchain-host-operator
34
resources:
4-
- ../../base
5-
- toolchainconfig.yaml
6-
- space-provisioner-configs.yaml
7-
- sandbox-sre-host.yaml
8-
- ../../../user-management/staging/generated-manifests/host
9-
- ../../../tiers/staging
10-
patches:
11-
- patch: |
12-
$patch: delete
13-
apiVersion: operators.coreos.com/v1alpha1
14-
kind: Subscription
15-
metadata:
16-
name: dev-sandbox-host
17-
namespace: toolchain-host-operator
5+
- ns.yaml
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
kind: Namespace
21
apiVersion: v1
2+
kind: Namespace
33
metadata:
4-
name: sandbox-sre-host
4+
name: toolchain-host-operator

components/sandbox/toolchain-host-operator/staging/stone-stg-host/space-provisioner-configs.yaml

Lines changed: 0 additions & 30 deletions
This file was deleted.

components/sandbox/toolchain-host-operator/staging/stone-stg-host/toolchainconfig.yaml

Lines changed: 0 additions & 74 deletions
This file was deleted.

0 commit comments

Comments
 (0)