Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/configure.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
cat > /etc/microshift/config.yaml <<EOF
storage:
driver: "none"
telemetry:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While this disables telemetry in the bootc image, I'm not sure if this is enough.
If we use RPMs to install MicroShift, the telemetry will be enabled and it'll generate errors.

status: "Disabled"
EOF

systemctl enable microshift