We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0151b58 commit c6f2414Copy full SHA for c6f2414
1 file changed
infrastructure/controllers/argocd/apps/longhorn-app.yaml
@@ -44,3 +44,8 @@ spec:
44
kind: Secret
45
jsonPointers:
46
- /data
47
+ # Longhorn controller mutates Setting values into versioned format
48
+ - group: longhorn.io
49
+ kind: Setting
50
+ jsonPointers:
51
+ - /value
0 commit comments