landscape/main.yaml aktualisiert
This commit is contained in:
parent
5e8187e1f1
commit
943e1d2389
|
|
@ -1,8 +1,9 @@
|
|||
apiVersion: backstage.io/v1alpha1
|
||||
kind: Location
|
||||
metadata:
|
||||
name: home-lab-index
|
||||
spec:
|
||||
targets:
|
||||
- ./server.yaml
|
||||
apiVersion: backstage.io/v1alpha1
|
||||
kind: Location
|
||||
metadata:
|
||||
name: home-lab-index
|
||||
spec:
|
||||
targets:
|
||||
- "http://privat.stommer.com:666/home-lab/home-lab-catalog/raw/branch/main/landscape/server.yaml"
|
||||
- ./server.yaml
|
||||
- ./ressource.yaml
|
||||
Loading…
Reference in New Issue