Skip to content

Commit 4da7716

Browse files
committed
Delete sleep resources and uninstall before SPIRE
Signed-off-by: jaellio <[email protected]>
1 parent dab4acb commit 4da7716

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/en/docs/ops/integrations/spire/automatic_registration_test.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ snip_get_sleep_svid
6464
_verify_contains snip_get_svid_subject "O = SPIRE"
6565

6666
# @cleanup
67-
snip_cleanup_spire_1
67+
kubectl delete -f samples/security/spire/sleep-spire.yaml
6868
istioctl uninstall --purge --skip-confirmation
6969
kubectl delete ns istio-system
70+
snip_cleanup_spire_1

0 commit comments

Comments
 (0)