diff --git a/website/docs/guides/helm-values.md b/website/docs/guides/helm-values.md index 3ef69854..66c930fe 100644 --- a/website/docs/guides/helm-values.md +++ b/website/docs/guides/helm-values.md @@ -187,10 +187,8 @@ Setting `installScope: namespace` automatically configures namespace-scoped RBAC - **Example**: ```yaml resourceTags: - - key: team - value: platform - - key: managed-by - value: ack + - "team=platform" + - "managed-by=ack" ``` ## Resource Behavior