Skip to content

Commit 013eb1f

Browse files
committed
ci(couchbase): fix missing params
1 parent b92ac4a commit 013eb1f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/microk8s_couchbase.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,8 @@ jobs:
132132
"COUCHBASE_CRT": "",
133133
"COUCHBASE_CN": "Couchbase CN",
134134
"COUCHBASE_SUBJECT_ALT_NAME": "",
135+
"COUCHBASE_BUCKET_PREFIX": "jans",
136+
"GLUU_LDAP_MULTI_CLUSTER": "N",
135137
"COUCHBASE_USE_LOW_RESOURCES": "Y",
136138
"COUCHBASE_DATA_NODES": "",
137139
"COUCHBASE_QUERY_NODES": "",

0 commit comments

Comments
 (0)