From 2fb3584b1b53281aa7eb3f2bad612d94f3daba24 Mon Sep 17 00:00:00 2001 From: Jerome Petazzoni Date: Tue, 3 Nov 2020 21:59:04 +0100 Subject: [PATCH] Small update about selectors --- slides/k8s/daemonset.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/slides/k8s/daemonset.md b/slides/k8s/daemonset.md index eab75ec9..6ee747d9 100644 --- a/slides/k8s/daemonset.md +++ b/slides/k8s/daemonset.md @@ -447,6 +447,8 @@ class: extra-details - add `prod-or-preprod=yes` to both sets of pods +- We will see later that in other places, we can use more advanced selectors + --- ## The plan