mirror of
https://github.com/nais/wonderwall.git
synced 2026-08-23 21:16:14 +00:00
charts: set helm resource policy for redis
This commit is contained in:
@@ -13,6 +13,8 @@ apiVersion: aiven.io/v1alpha1
|
||||
kind: Redis
|
||||
metadata:
|
||||
name: {{ $name }}
|
||||
annotations:
|
||||
helm.sh/resource-policy: keep
|
||||
labels:
|
||||
{{- include "wonderwall.labels" $root | nindent 4 }}
|
||||
wonderwall.nais.io/provider: {{ $provider }}
|
||||
|
||||
Reference in New Issue
Block a user