added working browser with proxy
This commit is contained in:
@@ -0,0 +1,51 @@
|
||||
apiVersion: operators.coreos.com/v1alpha1
|
||||
kind: ClusterServiceVersion
|
||||
metadata:
|
||||
annotations:
|
||||
alm-examples: '[]'
|
||||
capabilities: Basic Install
|
||||
name: kubernetes-operator.v0.0.0
|
||||
namespace: placeholder
|
||||
spec:
|
||||
apiservicedefinitions: {}
|
||||
customresourcedefinitions:
|
||||
owned:
|
||||
- description: ServerManager is the Schema for the servermanagers API
|
||||
displayName: Server Manager
|
||||
kind: ServerManager
|
||||
name: servermanagers.server-manager.acooldomain.co
|
||||
version: v1alpha1
|
||||
description: An operator that manages game servers and relevant resources
|
||||
displayName: server-manager-operator
|
||||
icon:
|
||||
- base64data: ""
|
||||
mediatype: ""
|
||||
install:
|
||||
spec:
|
||||
deployments: null
|
||||
strategy: ""
|
||||
installModes:
|
||||
- supported: false
|
||||
type: OwnNamespace
|
||||
- supported: false
|
||||
type: SingleNamespace
|
||||
- supported: false
|
||||
type: MultiNamespace
|
||||
- supported: true
|
||||
type: AllNamespaces
|
||||
keywords:
|
||||
- game-servers
|
||||
- filebrowser
|
||||
- manager
|
||||
- games
|
||||
links:
|
||||
- name: Kubernetes Operator
|
||||
url: https://kubernetes-operator.domain
|
||||
maintainers:
|
||||
- email: acoolname@acooldomain.co
|
||||
name: acoolname
|
||||
maturity: alpha
|
||||
provider:
|
||||
name: server-manager-provider
|
||||
url: https://git.acooldomain.co/server-manager/kubernetes-operator
|
||||
version: 0.0.0
|
Reference in New Issue
Block a user