Skip to content

Commit c773675

Browse files
authored
Update declarative-setup.md
Signed-off-by: willrnt <[email protected]>
1 parent 803b96d commit c773675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/operator-manual/declarative-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -717,7 +717,7 @@ metadata:
717717
name: argocd-server
718718
```
719719

720-
Note: In an air-gapped environment, argocd-k8s-auth will need to trust the cloud providers CA certificates and it will not inherit trust from the default /app/config/tls directory as is defaulted in the helm chart. Instead, the certificates will need to be manually mounted in to the /etc/ssl/certs directory. Specifically, it will need to trust the cloud providers CA certificates as opposed to the certs on the actual Kubernetes API server endpoint.
720+
Note: In an air-gapped environment, argocd-k8s-auth may need to trust a custom CA and it will not inherit trust from the default /app/config/tls directory as is defaulted in the helm chart. Instead, any custom certificates will need to be manually mounted in to the /etc/ssl/certs directory to be trusted by the argocd-k8s-auth binary when authenticating with the cloud provider.
721721

722722
#### IAM Permission Policy
723723

0 commit comments

Comments
 (0)