mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
41 lines
852 B
YAML
41 lines
852 B
YAML
apiVersion: operators.coreos.com/v1beta1
|
|
kind: ClusterServiceVersion
|
|
metadata:
|
|
annotations:
|
|
alm-examples: '[]'
|
|
capabilities: Basic Install
|
|
name: awx-operator.v0.0.0
|
|
namespace: placeholder
|
|
spec:
|
|
apiservicedefinitions: {}
|
|
customresourcedefinitions: {}
|
|
description: An operator for the AWX Project
|
|
displayName: AWX
|
|
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:
|
|
- automation
|
|
- ansible
|
|
links:
|
|
- name: Awx Operator
|
|
url: https://awx-operator.domain
|
|
maturity: alpha
|
|
provider:
|
|
name: Ansible
|
|
url: github.com/ansible/awx-operator
|
|
version: 0.0.0
|