Add missing bmh secret for gate manifests
Change-Id: Ifbdf6210670786b4a769f8e3467aec51c3be96a1
This commit is contained in:
parent
8fa2d4b45b
commit
559788c739
@ -152,3 +152,13 @@ stringData:
|
|||||||
type: dns
|
type: dns
|
||||||
- address: 8.8.4.4
|
- address: 8.8.4.4
|
||||||
type: dns
|
type: dns
|
||||||
|
---
|
||||||
|
apiVersion: v1
|
||||||
|
kind: Secret
|
||||||
|
metadata:
|
||||||
|
name: master-0-bmc-secret
|
||||||
|
namespace: default
|
||||||
|
type: Opaque
|
||||||
|
stringData:
|
||||||
|
username: ""
|
||||||
|
password: ""
|
||||||
|
Loading…
Reference in New Issue
Block a user