Skip to content

Commit

Permalink
fix deployment yamls
Browse files Browse the repository at this point in the history
  • Loading branch information
AmaliMatharaarachchi committed Sep 24, 2024
1 parent 4a4377f commit 273d774
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 478 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
# under the License.

{{- if .Values.wso2.apk.dp.enabled }}
{{- if and .Values.wso2.apk.dp.adapter .Values.wso2.apk.dp.adapter.deployment .Values.wso2.apk.dp.adapter.deployment.configs (not .Values.wso2.apk.dp.adapter.deployment.configs.enableGatewayClassController) }}
apiVersion: apps/v1
kind: Deployment
metadata:
Expand Down Expand Up @@ -494,3 +495,4 @@ spec:
- name: tmp
emptyDir: {}
{{end}}
{{end}}
Loading

0 comments on commit 273d774

Please sign in to comment.