创建 Secrets 时提示已经存在,将其删除即可

[root@k8s-master BaseAuth]# kubectl delete secret  basic-auth
secret "basic-auth" deleted
[root@k8s-master BaseAuth]# 

 

相关文章:

  • 2022-12-23
  • 2021-06-27
  • 2022-12-23
  • 2022-12-23
  • 2021-09-19
  • 2022-12-23
  • 2021-12-19
  • 2022-12-23
猜你喜欢
  • 2022-01-14
  • 2021-11-01
  • 2022-12-23
  • 2022-12-23
  • 2021-10-30
  • 2021-09-26
相关资源
相似解决方案