Skip to content

Latest commit

 

History

History

keyvault-csi-example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Quicksteps

Complete Environment

    az login --scope https://graph.microsoft.com/.default
    echo update ENV section of Taskfile.yaml with proper files
    task up

Clean up

    task down

Validate

    kubectl get pods -A

Notes

Backlog