Skip to content

Instantly share code, notes, and snippets.

@jeesmon
Created March 28, 2022 18:24
Show Gist options
  • Save jeesmon/283a50513c703d981c6acdca0e12bf1c to your computer and use it in GitHub Desktop.
Save jeesmon/283a50513c703d981c6acdca0e12bf1c to your computer and use it in GitHub Desktop.
//+kubebuilder:printcolumn:name="Age",type="date",JSONPath=".metadata.creationTimestamp"
//+kubebuilder:printcolumn:name="Ready",type="string",JSONPath=".status.conditions[?(@.type==\"Available\")].status"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment