From eeac031e70c98a19018f2e21ebbe51f945fed859 Mon Sep 17 00:00:00 2001 From: Xav Paice Date: Tue, 30 Aug 2022 15:36:30 +1200 Subject: [PATCH] updateable-spec design - change specURI to uri --- design/proposal-updateable-specs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/design/proposal-updateable-specs.md b/design/proposal-updateable-specs.md index 84ba83843..ce59b6e6e 100644 --- a/design/proposal-updateable-specs.md +++ b/design/proposal-updateable-specs.md @@ -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: {}