Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9aeaec8

Browse files
authored
Misspeling (#1313)
external-argo-cd was misspelled in 3 locations (missing 'o')
1 parent9461bbe commit9aeaec8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎_docs/installation/gitops/runtime-argocd-admin-api-token.md‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ OR
122122

123123
```yaml
124124
global:
125-
external-arg-cd:
125+
external-argo-cd:
126126
auth:
127127
type: token
128128
tokenSecretKeyRef:
@@ -148,7 +148,7 @@ OR
148148
##### Example username and password as plain text
149149
```yaml
150150
global:
151-
external-arg-cd:
151+
external-argo-cd:
152152
auth:
153153
type: password
154154
username: "user-name"
@@ -158,7 +158,7 @@ global:
158158
##### Example username as plain text and password as secret reference
159159
```yaml
160160
global:
161-
external-arg-cd:
161+
external-argo-cd:
162162
auth:
163163
type: password
164164
username: "some-user-name"
@@ -167,4 +167,4 @@ global:
167167
key: "secret-key"
168168
```
169169
## Related articles
170-
[Install GitOps Runtime with existing Argo CD]({{site.baseurl}}/docs/installation/gitops/runtime-install-with-existing-argo-cd/)
170+
[Install GitOps Runtime with existing Argo CD]({{site.baseurl}}/docs/installation/gitops/runtime-install-with-existing-argo-cd/)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp