portefaix / portefaix-kubernetes

Kubernetes resources
https://github.com/portefaix/.github
Apache License 2.0
9 stars 7 forks source link

https://github.com/Azure/secrets-store-csi-driver-provider-azure/pull/705/ #1524

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

https://github.com/Azure/secrets-store-csi-driver-provider-azure/pull/705/

additionalLabels:

portefaix.xyz/version: v0.21.0

a8r.io/description: Azure Provider for Secret Store CSI Driver

a8r.io/owner: portefaix

a8r.io/bugs: https://github.com/portefaix/portefaix-hub/issues

a8r.io/documentation: https://artifacthub.io/packages/helm/portefaix-hub/secrets-store-csi-driver-provider-azure

a8r.io/repository: https://github.com/portefaix/portefaix-hub

a8r.io/support: https://github.com/portefaix/portefaix-hub/issues

https://github.com/portefaix/portefaix/blob/c050443ea268aa532f11c5de33d96d0fa2436b71/kubernetes/base/kube-system/secrets-store-csi-driver-provider-azure/secrets-store-csi-driver-provider-azure.yaml#L36


# Copyright (C) 2021 Nicolas Lamirault <nicolas.lamirault@gmail.com>
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#     http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

---
apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
metadata:
  name: secrets-store-csi-driver-provider-azure
  namespace: kube-system
spec:
  chart:
    spec:
      # TODO: https://github.com/Azure/secrets-store-csi-driver-provider-azure/issues/615
      # renovate: registryUrl=https://raw.githubusercontent.com/Azure/secrets-store-csi-driver-provider-azure/master/charts
      chart: csi-secrets-store-provider-azure
      version: 1.0.0
      sourceRef:
        kind: HelmRepository
        name: csi-secrets-store-provider-azure
        namespace: flux-system
  interval: 5m0s
  releaseName: secrets-store-csi-driver-provider-azure
  targetNamespace: kube-system
  values:
    # TODO: https://github.com/Azure/secrets-store-csi-driver-provider-azure/pull/705/
    # additionalLabels:
    #   portefaix.xyz/version: v0.21.0

    # additionalAnnotations:
    #   a8r.io/description: Azure Provider for Secret Store CSI Driver
    #   a8r.io/owner: portefaix
    #   a8r.io/bugs: https://github.com/portefaix/portefaix-hub/issues
    #   a8r.io/documentation: https://artifacthub.io/packages/helm/portefaix-hub/secrets-store-csi-driver-provider-azure
    #   a8r.io/repository: https://github.com/portefaix/portefaix-hub
    #   a8r.io/support: https://github.com/portefaix/portefaix-hub/issues

    logFormatJSON: true
    linux:
      enabled: true
    windows:
      enabled: false
    secrets-store-csi-driver:
      install: false

47069b3490a41fe5e706ec062096cc1687292af1

github-actions[bot] commented 2 years ago

Closed in fa95a1c35dfa8104d11afded650f2248b52efbf1