mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-01-13 16:34:45 +00:00
Yep, that happened to me. I did ``` kubectl delete -f deployment/human-connection ``` and I forgot about the namespace in that folder. Now everything is gone.
7 lines
103 B
YAML
7 lines
103 B
YAML
kind: Namespace
|
|
apiVersion: v1
|
|
metadata:
|
|
name: human-connection
|
|
labels:
|
|
name: human-connection
|