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
3040baa2
Commit
3040baa2
authored
Feb 23, 2021
by
Konstantinos Samaras-Tsakiris
Browse files
Merge branch 'olm' into 'master'
Add UI elements with OLM See merge request
!27
parents
e36c933a
5888d706
Pipeline
#2341175
failed with stages
in 3 minutes and 13 seconds
Changes
3
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
chart/drupalsite-operator/olm-catalog/drupalsite-operator/drupalsite-operator.package.yaml
0 → 100644
View file @
3040baa2
channels
:
-
currentCSV
:
drupalsite-operator.v0.0.1
name
:
alpha
defaultChannel
:
alpha
packageName
:
drupalsite-operator
chart/drupalsite-operator/templates/clusterserviceversion.yaml
0 → 100644
View file @
3040baa2
This diff is collapsed.
Click to expand it.
chart/drupalsite-operator/templates/operatorgroup.yaml
0 → 100644
View file @
3040baa2
# 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
Supports
Markdown
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