Shuffle namespaces for apps

This commit is contained in:
2024-08-04 22:15:40 +01:00
parent fa12066425
commit 98e16f2241
7 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +0,0 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: apps
resources:
- namespace.yaml
- whoami

View File

@@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: apps