-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
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
Dh 410 #6756
base: staging
Are you sure you want to change the base?
Dh 410 #6756
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, and thanks for documenting! Just one minor comment about numbered lists.
```bash | ||
kubectl delete namespace <hubname>-staging <hubname>-prod | ||
``` | ||
9. Delete k8s node pool: | ||
10. Delete k8s node pool: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just an FYI that it is easier to number everything 1.
in the markdown and quarto will do the right thing when rendering. It makes it easier to read diffs for changes, and you don't have to worry about numbering things correctly. No need to change this PR, just letting you know of another way.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
No description provided.