-
Notifications
You must be signed in to change notification settings - Fork 1
/
portworx-enterprise.yaml
49 lines (49 loc) · 1.58 KB
/
portworx-enterprise.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# SOURCE: https://install.portworx.com/?operator=true&mc=false&kbver=1.22.4&b=true&s=%2Fdev%2Fsdc&j=auto&kd=%2Fdev%2Fsdb&m=eth1&d=eth1&c=px-asustuf-cluster-7208c62c-0c76-4157-b2eb-b6391a19e9fe&stork=true&csi=true&mon=true&tel=false&st=k8s&promop=true
kind: StorageCluster
apiVersion: core.libopenstorage.org/v1
metadata:
name: px-linux-kvm-cluster
namespace: kube-system
annotations:
portworx.io/install-source: "https://install.portworx.com/?operator=true&mc=false&kbver=1.22.4&b=true&s=%2Fdev%2Fsdc&j=auto&kd=%2Fdev%2Fsdb&m=eth1&d=eth1&c=px-asustuf-cluster-7208c62c-0c76-4157-b2eb-b6391a19e9fe&stork=true&csi=true&mon=true&tel=false&st=k8s&promop=true"
portworx.io/misc-args: "-cluster_domain alpharetta-ga -rt_opts='enable_relaxed_rset_degradation=1,rpc_timeout_sec=5,enable-failure-domain-awareness=1'"
spec:
image: portworx/oci-monitor:2.12.0
imagePullPolicy: IfNotPresent
kvdb:
internal: true
storage:
devices:
- /dev/vdc
journalDevice: "auto"
kvdbDevice: /dev/vdb
network:
dataInterface: eth0
mgmtInterface: eth0
secretsProvider: k8s
stork:
image: openstorage/stork:2.12.0
enabled: true
args:
webhook-controller: "true"
autopilot:
enabled: true
monitoring:
prometheus:
enabled: true
exportMetrics: true
csi:
enabled: true
installSnapshotController: true
nodes:
- selector:
#nodeName: <node-1>
labelSelector:
matchLabels:
px-node: storageless
storage:
devices: []
journalDevice: ""
network:
dataInterface: enp0s8
mgmtInterface: enp0s8