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