feat(deploy): add scripts for k3d installation and SSH tunnel setup
This commit is contained in:
@@ -22,3 +22,8 @@ apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: ingress-nginx
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: postgres
|
||||
|
||||
Reference in New Issue
Block a user