Skip to content

Console Output

+ cat
+ kubectl create secret generic github-sync-secrets --from-file=./api-token --namespace foundation-internal-webdev-apps --dry-run -o yaml
+ kubectl apply -f -
secret "github-sync-secrets" configured