Skip to content

Commit

Permalink
Another config test
Browse files Browse the repository at this point in the history
  • Loading branch information
ravenac95 committed May 17, 2024
1 parent 7af7995 commit 27b9e8b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions ops/helm-charts/oso-dagster/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ dagster:
enabled: false
postgresqlPassword: "gcp:secretmanager:dagster-db-password/versions/1"
enableReadOnly: true
nameOverride: "dagster"

dagsterWebserver:
env:
Expand Down
1 change: 0 additions & 1 deletion ops/k8s-apps/base/dagster/dagster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ metadata:
name: dagster
namespace: base-dagster
spec:
releaseName: dagster
chart:
spec:
chart: ./ops/helm-charts/oso-dagster
Expand Down

0 comments on commit 27b9e8b

Please sign in to comment.