We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kubectl hlf ca create -image=$CA_IMAGE --version=$CA_VERSION --namespace=network --capacity=1Gi --name=ord-ca --enroll-id=enroll --enroll-pw=pwd --hosts=ord-ca.localho.st --istio-port=443
W0723 09:37:19.816487 149583 warnings.go:70] unknown field "spec.podAnnotations" W0723 09:37:19.816515 149583 warnings.go:70] unknown field "spec.podLabels" W0723 09:37:19.816525 149583 warnings.go:70] unknown field "spec.traefik" INFO[0000] Certificate authority ord-ca created on namespace network
network ord-ca-5766f8896b-2hp7p 0/1 Pending 0 31h
The text was updated successfully, but these errors were encountered:
No branches or pull requests
kubectl hlf ca create -image=$CA_IMAGE --version=$CA_VERSION --namespace=network --capacity=1Gi --name=ord-ca --enroll-id=enroll --enroll-pw=pwd --hosts=ord-ca.localho.st --istio-port=443
W0723 09:37:19.816487 149583 warnings.go:70] unknown field "spec.podAnnotations"
W0723 09:37:19.816515 149583 warnings.go:70] unknown field "spec.podLabels"
W0723 09:37:19.816525 149583 warnings.go:70] unknown field "spec.traefik"
INFO[0000] Certificate authority ord-ca created on namespace network
network ord-ca-5766f8896b-2hp7p 0/1 Pending 0 31h
The text was updated successfully, but these errors were encountered: