DEV Community

Discussion on: AKS: Read Azure Key Vault secrets using AAD Pod Identity

Collapse
 
deathcat05 profile image
Catherine Meyer • Edited

Hi, Carlos!

Could you explain what the - at the end of the kubectl command is doing?

I'm referring to this line:
$k8sAzureIdentityandBinding | kubectl apply -f -

Collapse
 
cmendibl3 profile image
Carlos Mendible

Hi Catherine it makes kubectl process the standard input.