Test
This commit is contained in:
parent
c49584e23a
commit
b67ff9e137
3 changed files with 11 additions and 0 deletions
|
@ -7,3 +7,4 @@ resources:
|
|||
- nextcloud.yaml
|
||||
- vaultwarden.yaml
|
||||
- linkwarden.yaml
|
||||
- test/
|
||||
|
|
5
deployments/home-server/test/a.yaml
Normal file
5
deployments/home-server/test/a.yaml
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: a
|
5
deployments/home-server/test/b.yaml
Normal file
5
deployments/home-server/test/b.yaml
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: b
|
Loading…
Add table
Add a link
Reference in a new issue