Skip to content

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
  • Loading branch information
echarles committed Dec 18, 2024
1 parent 040c678 commit bcac7c2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions charts/datalayer-operator/tests/deployment_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ tests:
value: ""
- name: DATALAYER_AUTHZ_ENGINE
value: openfga
- name: DATALAYER_AVAILABLE_KERNELS_MAX_LIFE_SEC
value: "3600"
- name: DATALAYER_CERT_ISSUER
value: letsencrypt
- name: DATALAYER_DOCKER_REGISTRY
Expand All @@ -56,6 +58,8 @@ tests:
value: datalayer-iam-svc.datalayer-api.svc.cluster.local:9700
- name: DATALAYER_INGRESS_CLASS_NAME
value: datalayer-traefik
- name: DATALAYER_KERNELS_RUN_HOOKS
value: "false"
- name: DATALAYER_OPERATOR_API_KEY
value: ""
- name: DATALAYER_PUB_SUB_ENGINE
Expand Down

0 comments on commit bcac7c2

Please sign in to comment.