We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d22268 commit b0f1b97Copy full SHA for b0f1b97
metadata-editor/values.yaml
@@ -7,8 +7,8 @@ image:
7
8
configuration:
9
image:
10
- repository: bitnami/git
11
- tag: 2
+ repository: alpine/git
+ tag: 2.49.1
12
# The directory name is the directory from the root of the git repository
13
# If the metadata-editor config is located in the /conf directory then write conf
14
# in config_directory_override.
@@ -79,4 +79,4 @@ nodeSelector: {}
79
80
tolerations: []
81
82
-affinity: {}
+affinity: {}
0 commit comments