Skip to content

Commit

Permalink
Fix: MutualSSL Config error in test resources
Browse files Browse the repository at this point in the history
  • Loading branch information
BLasan committed Jul 17, 2023
1 parent b1aadca commit 7b2c4a2
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,8 @@ spec:
default:
type: ext
ext:
mutualSSL: optional
authTypes:
mutualSSL: optional
disabled: false
serviceRef:
group: wso2/v1alpha2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,8 @@ spec:
default:
type: ext
ext:
mutualSSL: optional
authTypes:
mutualSSL: optional
serviceRef:
group: wso2/v1alpha2
kind: Backend
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,8 @@ spec:
default:
type: ext
ext:
mutualSSL: optional
authTypes:
mutualSSL: optional
serviceRef:
group: wso2/v1alpha2
kind: Backend
Expand Down

0 comments on commit 7b2c4a2

Please sign in to comment.