This website works better with JavaScript
Home
Explore
Help
Sign In
rht
/
ocp-arch-lab-materials
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
no further cleaning to perform
Grega Bremec
7 months ago
parent
12b2fa6d94
commit
d37c25ed34
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
playbooks/roles/clean-cluster/tasks/main.yml
+ 1
- 1
playbooks/roles/clean-cluster/tasks/main.yml
View File
@@ -10,4 +10,4 @@
name: kubeadmin
name: kubeadmin
namespace: kube-system
namespace: kube-system
state: absent
state: absent
-
+
...