diff --git a/fragments/k8s/cdk/bundle.yaml b/fragments/k8s/cdk/bundle.yaml index 85afb42..ea1656c 100644 --- a/fragments/k8s/cdk/bundle.yaml +++ b/fragments/k8s/cdk/bundle.yaml @@ -1,6 +1,7 @@ # This is an incomplete bundle fragment. Do not attempt to deploy. description: |- A highly-available, production-grade Kubernetes cluster. +docs: https://discourse.charmhub.io/t/charmed-kubernetes-bundle/14447 issues: https://bugs.launchpad.net/charmed-kubernetes-bundles default-base: ubuntu@22.04 source: https://github.com/charmed-kubernetes/bundle diff --git a/fragments/k8s/core/bundle.yaml b/fragments/k8s/core/bundle.yaml index ce7390c..432f990 100644 --- a/fragments/k8s/core/bundle.yaml +++ b/fragments/k8s/core/bundle.yaml @@ -1,6 +1,7 @@ # This is an incomplete bundle fragment. Do not attempt to deploy. description: |- A minimal two-machine Kubernetes cluster, appropriate for development. +docs: https://discourse.charmhub.io/t/charmed-kubernetes-bundle/14447 issues: https://bugs.launchpad.net/charmed-kubernetes-bundles default-base: ubuntu@22.04 source: https://github.com/charmed-kubernetes/bundle