Go to file
Lyle Franklin 7a99a1e322 Add configurable podAnnotations to unifi chart (#9833)
Use case is using `ark` + `restic` to take backups which requires pods
with persistent data to be annotated like:
```
kubectl annotate pod unifi-55f6dcc44c-khbrk backup.ark.heptio.com/backup-volumes=unifi-data
```

Signed-off-by: Lyle Franklin <lylejfranklin@gmail.com>
2018-12-10 15:54:40 -08:00
charts/unifi Add configurable podAnnotations to unifi chart (#9833) 2018-12-10 15:54:40 -08:00