We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c42d663 commit 169c539Copy full SHA for 169c539
.github/workflows/ci.yaml
@@ -161,7 +161,7 @@ jobs:
161
name: verticadb-sample
162
namespace: my-verticadb-operator
163
annotations:
164
- vertica.com/k-safety: "0"
+ vertica.com/k-safety: "1"
165
spec:
166
image: opentext/vertica-k8s:latest
167
dbName: vdb
@@ -176,7 +176,7 @@ jobs:
176
depotPath: /depot
177
subclusters:
178
- name: defaultsubcluster
179
- size: 1
+ size: 3
180
---
181
# -------------------------------------
182
# Per-node Services (needed for LB tests)
0 commit comments