feat: dodaj Kubernetes manifeste
This commit is contained in:
8
manifests/config/namespace.yaml
Normal file
8
manifests/config/namespace.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
|
||||
metadata:
|
||||
name: student-dinkoglc
|
||||
|
||||
labels:
|
||||
managed-by: argocd
|
||||
Reference in New Issue
Block a user