Skip to content

Latest commit

 

History

History

csi-secret-provider-class

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

csi-secret-provider-class

Version: 0.3.4 Type: application AppVersion: 0.3.0

A Helm chart to create a SecretProviderClass resource

Homepage: https://github.com/adfinis/helm-charts/tree/main/charts/csi-secret-provider-class

Maintainers

This chart is maintained by Adfinis.

Source Code

Requirements

Repository Name Version
https://charts.adfinis.com common 0.0.7

Values

Key Type Default Description
dummyDeployment.affinity object {} sets affinity rules on the deployment
dummyDeployment.enabled bool false enable the dummy deployment
dummyDeployment.image.pullPolicy string "IfNotPresent" When to pull the container imag
dummyDeployment.image.repository string "registry.k8s.io/pause" Container image to deploy
dummyDeployment.image.tag float 3.7 sets the image tag to use
dummyDeployment.nodeSelector object {} sets a nodeSelector on the deployment
dummyDeployment.podAnnotations object {} sets Pod annotations on the deployment
dummyDeployment.resources object {} sets resources like limits and requests on the deployment
dummyDeployment.tolerations list [] sets tolerations on the deployment
parameters object {} parameters for provider
parametersTpl string raw values from parameters template to generate parameters
provider string nil specify secret provider
secretObjects list [] secretObjects for for SecretProviderClass
secretObjectsTpl string raw values from secretObjects template to generate secretObjects

About this chart

Adfinis fights for a software world that is more open, where the quality is better and where software must be accessible to everyone. This chart is part of the action behind this commitment. Feel free to contact us if you have any questions.

License

This Helm chart is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, version 3 of the License.


Autogenerated from chart metadata using helm-docs