Merge pull request #2 from teoyaomiqui/bmh-cleanup
Cleanup same bmh hosts
This commit is contained in:
commit
23f5e1d1bf
@ -1,5 +1,5 @@
|
||||
# Build the manager binary
|
||||
FROM golang:1.13 as builder
|
||||
FROM gcr.io/gcp-runtimes/go1-builder:1.13 as builder
|
||||
|
||||
WORKDIR /workspace
|
||||
# Copy the Go Modules manifests
|
||||
|
@ -49,4 +49,3 @@ spec:
|
||||
nodePorts:
|
||||
- 7023
|
||||
nodeInterfaceId: oam-ipv4
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
4
config/samples/bmh/kustomization.yaml
Normal file
4
config/samples/bmh/kustomization.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
resources:
|
||||
- crd.yaml
|
||||
- bmh.yaml
|
||||
- bmh_secrets.yaml
|
4
config/samples/kustomization.yaml
Normal file
4
config/samples/kustomization.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
resources:
|
||||
- airship_v1beta1_sipcluster.yaml
|
||||
- bmh
|
||||
namespace: sipcluster-system
|
Loading…
x
Reference in New Issue
Block a user