Skip to content

Commit 0981d19

Browse files
authored
fix(docs): Update the version to make the example work (#2156)
The feature is in beta only. Signed-off-by: Oliver Gondža <ogondza@gmail.com>
1 parent 08bad5e commit 0981d19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/reference/argocd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1087,7 +1087,7 @@ spec:
10871087
The operator permits injecting custom TLS certificates into the Repo Server container and Config Management Plugins (sidecar containers):
10881088

10891089
```yaml
1090-
apiVersion: argoproj.io/v1alpha1
1090+
apiVersion: argoproj.io/v1beta1
10911091
kind: ArgoCD
10921092
metadata:
10931093
name: example-argocd

0 commit comments

Comments
 (0)