diff --git a/bundle/manifests/susql-operator.clusterserviceversion.yaml b/bundle/manifests/susql-operator.clusterserviceversion.yaml index 7757d82..87122ac 100644 --- a/bundle/manifests/susql-operator.clusterserviceversion.yaml +++ b/bundle/manifests/susql-operator.clusterserviceversion.yaml @@ -54,7 +54,7 @@ spec: \ labels: \n - my-label-1\n - my-label-2\n```\n\n### Documentation\nDocumentation can be found below:\n * [SusQL Operator](https://github.com/sustainable-computing-io/susql-operator#readme)\n\n### Getting help\nIf you encounter any issues while using the SusQL Operator, you can - create an issue on our Github repo for bugs, enhancements, or other requests.\n\n### + create an issue on our GitHub repo for bugs, enhancements, or other requests.\n\n### Contributing\nYou can contribute by\n * Raising [issues](https://github.com/sustainable-computing-io/susql-operator/issues)\n \ related to susql-operator" displayName: SusQL diff --git a/config/manager/manager.yaml b/config/manager/manager.yaml index 27b7b57..69fe882 100644 --- a/config/manager/manager.yaml +++ b/config/manager/manager.yaml @@ -62,7 +62,7 @@ spec: # it is recommended to ensure that all your Pods/Containers are restrictive. # More info: https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted # Please uncomment the following code if your project does NOT have to work on old Kubernetes - # versions < 1.19 or on vendors versions which do NOT support this field by default (i.e. Openshift < 4.11 ). + # versions < 1.19 or on vendors versions which do NOT support this field by default (i.e. OpenShift < 4.11 ). # seccompProfile: # type: RuntimeDefault containers: diff --git a/config/manifests/bases/susql-operator.clusterserviceversion.yaml b/config/manifests/bases/susql-operator.clusterserviceversion.yaml index 67721fa..be8d088 100644 --- a/config/manifests/bases/susql-operator.clusterserviceversion.yaml +++ b/config/manifests/bases/susql-operator.clusterserviceversion.yaml @@ -34,7 +34,7 @@ spec: \ labels: \n - my-label-1\n - my-label-2\n```\n\n### Documentation\nDocumentation can be found below:\n * [SusQL Operator](https://github.com/sustainable-computing-io/susql-operator#readme)\n\n### Getting help\nIf you encounter any issues while using the SusQL Operator, you can - create an issue on our Github repo for bugs, enhancements, or other requests.\n\n### + create an issue on our GitHub repo for bugs, enhancements, or other requests.\n\n### Contributing\nYou can contribute by\n * Raising [issues](https://github.com/sustainable-computing-io/susql-operator/issues)\n \ related to susql-operator" displayName: SusQL