We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a425f4c commit 5097ce7Copy full SHA for 5097ce7
addons/redis/templates/backupactionset.yaml
@@ -10,8 +10,6 @@ spec:
10
env:
11
- name: DATA_DIR
12
value: {{ .Values.dataMountPath }}
13
- - name: DP_DB_PORT
14
- value: "6379"
15
backup:
16
preBackup: []
17
postBackup: []
@@ -58,8 +56,6 @@ spec:
58
56
59
57
60
61
62
63
- name: MODE
64
value: "cluster"
65
@@ -116,8 +112,6 @@ spec:
116
112
117
113
118
114
119
120
121
115
- name: LOG_ARCHIVE_SECONDS
122
value: "3"
123
- name: IMAGE
0 commit comments