jp-gouin / helm-openldap

Helm chart of Openldap in High availability with multi-master replication and PhpLdapAdmin and Ltb-Passwd
Apache License 2.0
183 stars 115 forks source link

Add annotation capabilities on statefulset #106

Closed obeyler closed 1 year ago

obeyler commented 1 year ago

Is your feature request related to a problem? Please describe. I want to put some annotation on pod to use velero backup. But actually there is noway to add it to pod

Describe the solution you'd like

  podAnnotations:
    backup.velero.io/backup-volumes: data
stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.