-
Couldn't load subscription status.
- Fork 255
Closed
Labels
kind/taskWork that's part of an ongoing epicWork that's part of an ongoing epicneeds-triageNeeds attention from the triage teamNeeds attention from the triage teamresolution/fixedThis issue was fixedThis issue was fixed
Description
Problem description
-
I saw a product documentation issue on the following URL:
-
I saw an issue on the following blog post:
-
I had trouble finding the information that I needed:
-
Other:
Affected product version(s)
Suggestions for a fix
Actual :
kubectl create secret generic pulumi-access-token -from-literal=PULUMI_ACCESS_TOKEN=${PULUMI_ACCESS_TOKEN} \
--namespace external-secrets
Expected :
kubectl create secret generic pulumi-access-token --from-literal=PULUMI_ACCESS_TOKEN=${PULUMI_ACCESS_TOKEN} \
--namespace external-secrets
Metadata
Metadata
Assignees
Labels
kind/taskWork that's part of an ongoing epicWork that's part of an ongoing epicneeds-triageNeeds attention from the triage teamNeeds attention from the triage teamresolution/fixedThis issue was fixedThis issue was fixed