Skip to content

Commit

Permalink
Merge pull request #93 from projectsyn/feat/multi-version
Browse files Browse the repository at this point in the history
Mark component as multi-version capable
  • Loading branch information
simu authored Feb 6, 2025
2 parents 646844e + 2e441f4 commit fb3e95e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ parameters:
=_metadata:
multi_instance: true
multi_tenant: true
multi_version: true
kubernetes_version: '1.24'
images:
vault:
Expand Down

0 comments on commit fb3e95e

Please sign in to comment.