Skip to content

Commit

Permalink
docs: Add apiVersion and WorkflowTemplate kind to CI/CD example workf…
Browse files Browse the repository at this point in the history
…low - Fixes #8591

Signed-off-by: Wesley Scholl <128409641+wesleyscholl@users.noreply.github.com>
  • Loading branch information
wesleyscholl committed Nov 13, 2024
1 parent a7d9290 commit ad104ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/ci-cd-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
# password: abc..........xyz # Admin password
#
# - Network Policy Traffic Configuration: Create a `NetworkPolicy` to allow traffic from the Argo namespace to the ArgoCD namespace for `argocd-server`.
#

apiVersion: argoproj.io/v1alpha1
kind: WorkflowTemplate
Expand Down

0 comments on commit ad104ae

Please sign in to comment.