Skip to content

Commit f231291

Browse files
committed
chore(mysql-cluster) fix 1c3g10 bind typo
1 parent 1bf6308 commit f231291

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • addons/mysql-cluster/8.0/plans/standard-1c2g10

addons/mysql-cluster/8.0/plans/standard-1c2g10/bind.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
credential:
2-
type
2+
{{- if (eq .Values.router.service.type "LoadBalancer") }}
33
- name: EXTRANET_HOST
44
valueFrom:
55
serviceRef:

0 commit comments

Comments
 (0)