Remove everything.

This commit is contained in:
2024-02-16 19:36:13 +00:00
parent 6e8fe1e7fd
commit 2eaf6f6d51
15 changed files with 0 additions and 134 deletions

View File

@@ -1,14 +0,0 @@
apiVersion: v1
kind: Service
metadata:
name: whoami
namespace: apps
spec:
ports:
- name: web
port: 80
targetPort: web
selector:
app: whoami