-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpx-spec-2-10-op-np.yaml
More file actions
35 lines (35 loc) · 1.14 KB
/
Copy pathpx-spec-2-10-op-np.yaml
File metadata and controls
35 lines (35 loc) · 1.14 KB
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
# SOURCE: https://install.portworx.com/?operator=true&mc=false&kbver=1.21.3&b=true&kd=size%3D32&s=%22size%3D150%22&pureSanType=ISCSI&c=px-cluster-e05c38e5-06b2-4570-97da-dfca6d62b8f2&stork=true&csi=true&mon=true&tel=true&st=k8s&promop=true
kind: StorageCluster
apiVersion: core.libopenstorage.org/v1
metadata:
name: px-cluster-e05c38e5-06b2-4570-97da-dfca6d62b8f2
namespace: kube-system
annotations:
portworx.io/install-source: "https://install.portworx.com/?operator=true&mc=false&kbver=1.21.3&b=true&kd=size%3D32&s=%22size%3D150%22&pureSanType=ISCSI&c=px-cluster-e05c38e5-06b2-4570-97da-dfca6d62b8f2&stork=true&csi=true&mon=true&tel=true&st=k8s&promop=true"
spec:
image: portworx/oci-monitor:2.10.3
imagePullPolicy: Always
kvdb:
internal: true
cloudStorage:
deviceSpecs:
- size=150
kvdbDeviceSpec: size=32
secretsProvider: k8s
stork:
enabled: true
args:
webhook-controller: "true"
autopilot:
enabled: true
monitoring:
telemetry:
enabled: true
prometheus:
enabled: true
exportMetrics: true
featureGates:
CSI: "true"
env:
- name: PURE_FLASHARRAY_SAN_TYPE
value: "ISCSI"