Skip to content

docs: clarify ClusterWorkflowTemplate step is a direct kubectl operation (#4004) - #843

Open
ankitaambar25-ops wants to merge 1 commit into
openchoreo:mainfrom
ankitaambar25-ops:fix-4004-clusterworkflowtemplate-docs
Open

docs: clarify ClusterWorkflowTemplate step is a direct kubectl operation (#4004)#843
ankitaambar25-ops wants to merge 1 commit into
openchoreo:mainfrom
ankitaambar25-ops:fix-4004-clusterworkflowtemplate-docs

Conversation

@ankitaambar25-ops

Copy link
Copy Markdown

Purpose

Clarifies Step 3 of the Workflow Workload Configuration guide. It previously showed a ClusterWorkflowTemplate YAML snippet without explaining that this is an Argo Workflows resource, not an OpenChoreo abstraction, and that none of OpenChoreo's own tooling (CLI, Backstage plugin, MCP) can create or update it. This adds a short note explaining that and the kubectl edit command needed to make the change.

Related Issues

Fixes openchoreo/openchoreo#4004

@coderabbitai

coderabbitai Bot commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 49103c45-a79d-4b99-9ee0-5c6d71527314


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

…ion (#4004)

Signed-off-by: Ankita Ambar <ankitaambar08@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: Misleading step to update ClusterWorkflowTemplate for workflow authentication configuration

1 participant