Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ metadata:
annotations:
config.kubernetes.io/local-config: "true"
data:
root_password: cmVkaGF0Cg==
root_password: _replaced_

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think remove this root_password part and configure in ci templates and configure this variable from env scripts for manual deployment.

preProvisioned: false
baremetalSetTemplate:
ctlplaneInterface: eno2 # CHANGEME
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ metadata:
annotations:
config.kubernetes.io/local-config: "true"
data:
root_password: cmVkaGF0Cg==
root_password: _replaced_
preProvisioned: false
baremetalSetTemplate:
ctlplaneInterface: eno2 # CHANGEME
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ metadata:
annotations:
config.kubernetes.io/local-config: "true"
data:
root_password: cmVkaGF0Cg==
root_password: _replaced_
preProvisioned: false
baremetalSetTemplate:
ctlplaneInterface: eno2 # CHANGEME
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ metadata:
annotations:
config.kubernetes.io/local-config: "true"
data:
root_password: cmVkaGF0Cg==
root_password: _replaced_
preProvisioned: false
baremetalSetTemplate:
ctlplaneInterface: eno2 # CHANGEME
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ metadata:
annotations:
config.kubernetes.io/local-config: "true"
data:
root_password: cmVkaGF0Cg==
root_password: _replaced_
preProvisioned: false
baremetalSetTemplate:
ctlplaneInterface: eno2 # CHANGEME
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
annotations:
config.kubernetes.io/local-config: "true"
data:
root_password: cmVkaGF0Cg==
root_password: _replaced_
preProvisioned: false
baremetalSetTemplate:
ctlplaneInterface: eno2 # CHANGEME
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
annotations:
config.kubernetes.io/local-config: "true"
data:
root_password: cmVkaGF0Cg==
root_password: _replaced_
preProvisioned: false
baremetalSetTemplate:
ctlplaneInterface: eno2 # CHANGEME
Expand Down
2 changes: 1 addition & 1 deletion examples/va/nfv/ovs-dpdk-sriov/edpm/nodeset/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ metadata:
annotations:
config.kubernetes.io/local-config: "true"
data:
root_password: cmVkaGF0Cg==
root_password: _replaced_
preProvisioned: false
baremetalSetTemplate:
ctlplaneInterface: eno2 # CHANGEME
Expand Down
2 changes: 1 addition & 1 deletion examples/va/nfv/ovs-dpdk/edpm/nodeset/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
annotations:
config.kubernetes.io/local-config: "true"
data:
root_password: cmVkaGF0Cg==
root_password: _replaced_
preProvisioned: false
baremetalSetTemplate:
ctlplaneInterface: eno2 # CHANGEME
Expand Down
2 changes: 1 addition & 1 deletion examples/va/nfv/sriov/edpm/nodeset/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
annotations:
config.kubernetes.io/local-config: "true"
data:
root_password: cmVkaGF0Cg==
root_password: _replaced_
preProvisioned: false
baremetalSetTemplate:
ctlplaneInterface: eno2 # CHANGEME
Expand Down