mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-05-06 00:46:56 +00:00
🔗 Fix a couple of Helm URLs
This commit is contained in:
@@ -171,10 +171,12 @@ Note: it might take a minute or two for the worker to start.
|
||||
|
||||
- save successive revisions, allowing us to rollback
|
||||
|
||||
[Helm docs](https://helm.sh/docs/topics/chart_best_practices/labels/)
|
||||
and [Kubernetes docs](https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/)
|
||||
[Helm docs][helm-labels] and [Kubernetes docs][k8s-labels]
|
||||
have details about recommended annotations and labels.
|
||||
|
||||
[helm-labels]: https://helm.sh/docs/chart_best_practices/labels/
|
||||
[k8s-labels]: https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/
|
||||
|
||||
---
|
||||
|
||||
## Cleaning up
|
||||
|
||||
@@ -270,7 +270,7 @@ class: extra-details
|
||||
|
||||
]
|
||||
|
||||
Then go to → https://artifacthub.io/packages/helm/seccurecodebox/juice-shop
|
||||
Then go to → https://artifacthub.io/packages/helm/securecodebox/juice-shop
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user