Update content/es/docs/tasks/run-application/access-api-from-pod.md

Co-authored-by: Victor Morales <chipahuac@hotmail.com>
This commit is contained in:
Héctor F. Jiménez. S 2024-11-06 14:39:11 -05:00 committed by GitHub
parent 39119c937d
commit 09d10df5a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ NAMESPACE=$(cat ${SERVICEACCOUNT}/namespace)
# Lectura del bearer token del ServiceAccount
TOKEN=$(cat ${SERVICEACCOUNT}/token)
# Reference the internal certificate authority (CA)
# Referencia a la autoridad de certificación interna (CA)
CACERT=${SERVICEACCOUNT}/ca.crt
# Explore the API with TOKEN