From 07d06683ab8ff5a23d2a83b490eba5bd2d67b821 Mon Sep 17 00:00:00 2001 From: Francisco Garcia Florez Date: Tue, 23 Jul 2024 22:37:50 +0200 Subject: [PATCH] Fixed dead link in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 71b4a00..2a292fe 100644 --- a/README.md +++ b/README.md @@ -26,13 +26,13 @@ helm install coder-logstream-kube coder-logstream-kube/coder-logstream-kube \ > **Note** > For additional customization (such as customizing the image, pull secrets, annotations, etc.), you can use the -> [values.yaml](https://github.com/coder/coder-logstream-kube/blob/main/values.yaml) file directly. +> [values.yaml](helm/values.yaml) file directly. Your Coder template should be using a `kubernetes_deployment` resource with `wait_for_rollout` set to `false`. ```hcl resource "kubernetes_deployment" "hello_world" { - count = data.coder_workspace.me.start_count + count = data.coder_workspace.me.start_count wait_for_rollout = false ... } pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy