Skip to content

Commit

Permalink
fix(charts): add featureflag for cn-istio-ingress subchart (#7656)
Browse files Browse the repository at this point in the history
Signed-off-by: iromli <isman.firmansyah@gmail.com>
  • Loading branch information
iromli committed Feb 6, 2024
1 parent e7123d1 commit 8cb6892
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions charts/janssen/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,7 @@ dependencies:
- name: saml
condition: global.saml.enabled
version: 1.0.22

- name: cn-istio-ingress
condition: global.istio.ingress
version: 1.0.22

0 comments on commit 8cb6892

Please sign in to comment.