Fix Kubernetes hello-world-example URL 404

Signed-off-by: guillaume <guillaume.derouville@gmail.com>
This commit is contained in:
guillaume 2022-01-03 12:38:19 +01:00
parent 7f944eaee7
commit fb481444f5

View File

@ -50,7 +50,7 @@ TestLinkApply: {
resources: #Resources & {
kubeconfig: TestKubeconfig
namespace: "dagger-test"
url: "https://raw.githubusercontent.com/mstrzele/intro-to-k8s/master/hello-world-pod.yaml"
url: "https://gist.githubusercontent.com/grouville/04402633618f3289a633f652e9e4412c/raw/293fa6197b78ba3fad7200fa74b52c62ec8e6703/hello-world-pod.yaml"
}
// Verify deployment