Skip to content

Commit

Permalink
updateable-spec design - change specURI to uri
Browse files Browse the repository at this point in the history
  • Loading branch information
xavpaice committed Aug 30, 2022
1 parent 7e77cb9 commit eeac031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion design/proposal-updateable-specs.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ kind: SupportBundle
metadata:
name: default
spec:
specURI: https://raw.githubusercontent.com/replicatedhq/troubleshoot-specs/main/in-cluster/default.yaml
uri: https://raw.githubusercontent.com/replicatedhq/troubleshoot-specs/main/in-cluster/default.yaml
collectors:
- clusterInfo: {}
- clusterResources: {}
Expand Down

0 comments on commit eeac031

Please sign in to comment.