Skip to content

Commit

Permalink
fix: add missing labels to ec support bundle config map (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
emosbaugh authored Dec 18, 2024
1 parent 4b3cf07 commit 76f9364
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions troubleshoot/embedded-cluster-support-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ kind: SupportBundle
metadata:
name: embedded-cluster-kotsadm-support-bundle
labels:
kots.io/backup: velero
kots.io/kotsadm: "true"
troubleshoot.io/kind: support-bundle
spec:
uri: https://raw.githubusercontent.com/replicatedhq/kots-helm/main/troubleshoot/embedded-cluster-support-bundle.yaml
Expand Down

0 comments on commit 76f9364

Please sign in to comment.