From 362506a53f0aab2381a86b057d2739a903a8250e Mon Sep 17 00:00:00 2001 From: CatalogBot Date: Tue, 31 Oct 2023 11:13:25 +0000 Subject: [PATCH] update object-storage-operator to 0.1.0 --- flux-manifests/kustomization.yaml | 1 + flux-manifests/object-storage-operator.yaml | 13 +++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 flux-manifests/object-storage-operator.yaml diff --git a/flux-manifests/kustomization.yaml b/flux-manifests/kustomization.yaml index 734c971..f40fbaf 100644 --- a/flux-manifests/kustomization.yaml +++ b/flux-manifests/kustomization.yaml @@ -33,6 +33,7 @@ generators: - macropower-analytics-panel-server.yaml - nginx-ingress-controller-app.yaml - oauth2-proxy.yaml +- object-storage-operator.yaml - organization-operator.yaml - prometheus-meta-operator.yaml - prometheus-remotewrite.yaml diff --git a/flux-manifests/object-storage-operator.yaml b/flux-manifests/object-storage-operator.yaml new file mode 100644 index 0000000..6553b91 --- /dev/null +++ b/flux-manifests/object-storage-operator.yaml @@ -0,0 +1,13 @@ +api_version: generators.giantswarm.io/v1 +app_catalog: control-plane-catalog +app_destination_namespace: object-storage-operator +app_name: object-storage-operator +app_version: 0.1.0 +kind: Konfigure +metadata: + annotations: + config.kubernetes.io/function: |- + exec: + path: /plugins/konfigure + name: object-storage-operator +name: object-storage-operator