Skip to content

Commit e6bfb77

Browse files
committed
this clusterprofile isn't actually used
1 parent 6372dde commit e6bfb77

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

data/data/bootstrap/files/usr/local/bin/bootkube.sh.template

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,6 @@ then
9595

9696
# A more desireable end state would be require wiring up the infrastructure in some way and read it from rendered-manifest-dir
9797
CLUSTER_PROFILE_ANNOTATION="self-managed-high-availability"
98-
if [ "$BOOTSTRAP_INPLACE" = true ]
99-
then
100-
CLUSTER_PROFILE_ANNOTATION="single-node-developer"
101-
fi
10298

10399
bootkube_podman_run \
104100
--name api-render \

0 commit comments

Comments
 (0)