Skip to content

Commit 8b896fe

Browse files
committed
Revert "config: Comment out unused sc(Ops)Domain"
This reverts commit 3317f79. Breaks templates.
1 parent 3317f79 commit 8b896fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/config/wc-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ global:
66
clusterName: ${CK8S_ENVIRONMENT_NAME}-wc
77

88
## If baseDomain for wc and sc are not the same, set the domain of the sc cluster.
9-
#scDomain: sc.alternate.example
10-
#scOpsDomain: ops.sc.alternate.example
9+
scDomain: ""
10+
scOpsDomain: ""
1111

1212
## User configuration.
1313
user:

0 commit comments

Comments
 (0)