Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
drupal
paas
drupalSite-operator
Commits
f7a7d7a4
Commit
f7a7d7a4
authored
Feb 17, 2021
by
Konstantinos Samaras-Tsakiris
Browse files
Add UI elements with OLM
parent
e36c933a
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
chart/drupalsite-operator/olm-catalog/drupalsite-operator/drupalsite-operator.package.yaml
0 → 100644
View file @
f7a7d7a4
channels
:
-
currentCSV
:
drupalsite-operator.v0.0.1
name
:
alpha
defaultChannel
:
alpha
packageName
:
drupalsite-operator
chart/drupalsite-operator/templates/clusterserviceversion.yaml
0 → 100644
View file @
f7a7d7a4
This diff is collapsed.
Click to expand it.
chart/drupalsite-operator/templates/operatorgroup.yaml
0 → 100644
View file @
f7a7d7a4
# configures the namespaces where our operator is made available.
# The OperatorGroup applies to all operators (CSVs) in its parent namespace.
apiVersion
:
operators.coreos.com/v1
kind
:
OperatorGroup
metadata
:
annotations
:
# this annotation will be managed by the OLM. If we set it, ArgoCD will be continuously out of sync.
# olm.providedAPIs: DrupalSite.v1alpha1.drupal.webservices.cern.ch
name
:
drupalsite-operator
spec
:
{}
# spec.targetNamespaces is not set, this means deploy to all namespaces
# (OLM will copy the operator CSV to each namespace in the cluster!)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment