Add a namesapce
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: apps
|
||||
resources:
|
||||
- whoami
|
||||
@@ -10,4 +10,4 @@ spec:
|
||||
kind: Rule
|
||||
services:
|
||||
- name: podinfo
|
||||
namespace: default
|
||||
namespace: apps
|
||||
Reference in New Issue
Block a user