Skip to content

Commit e67ba75

Browse files
committed
fix review findings
Signed-off-by: sivchari <shibuuuu5@gmail.com>
1 parent 34ed120 commit e67ba75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/data/infrastructure-docker/main/bases/cluster-with-topology.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ spec:
1515
topology:
1616
classRef:
1717
name: "quick-start"
18-
namespace: '${CLUSTER_CLASS_NAMESPACE:-""}'
18+
namespace: '${CLUSTER_CLASS_NAMESPACE:-${NAMESPACE}}'
1919
version: "${KUBERNETES_VERSION}"
2020
controlPlane:
2121
metadata:

0 commit comments

Comments
 (0)