Skip to content

Commit

Permalink
Merge pull request #51 from Jaesang/add-prepare-etcd-secret
Browse files Browse the repository at this point in the history
Add prepare-etcd-secret for lma
  • Loading branch information
zugwan committed Aug 23, 2021
2 parents aa7be36 + adb03c1 commit 7bcaf35
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion templates/decapod-apps/lma-uniformed-wftpl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@ spec:
- name: list
value: |
[
{ "path": "thanos-config", "namespace": "lma" }
{ "path": "thanos-config", "namespace": "lma" },
{ "path": "prepare-etcd-secret", "namespace": "lma" }
]
dependencies: [operator]

Expand Down

0 comments on commit 7bcaf35

Please sign in to comment.