Skip to content

Commit

Permalink
More lint
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhasura committed Jan 14, 2025
1 parent fb76a1a commit c33a8b7
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion charts/ndc-connector-oracle/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -171,4 +171,3 @@ env: |
value: http://localhost:4317
- name: HASURA_CONFIGURATION_DIRECTORY
value: {{ .Values.connectorEnvVars.configDirectory }}
1 change: 0 additions & 1 deletion charts/ndc-mongodb/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -166,4 +166,3 @@ env: |
value: http://localhost:4317
- name: HASURA_CONFIGURATION_DIRECTORY
value: {{ .Values.connectorEnvVars.configDirectory }}
1 change: 0 additions & 1 deletion charts/ndc-postgres/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -190,4 +190,3 @@ env: |
value: http://localhost:4317
- name: HASURA_CONFIGURATION_DIRECTORY
value: {{ .Values.connectorEnvVars.configDirectory }}

0 comments on commit c33a8b7

Please sign in to comment.