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 27b9e8b commit ae3c0cc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion ops/helm-charts/oso-dagster/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ dagster:
enabled: false
postgresqlPassword: "gcp:secretmanager:dagster-db-password/versions/1"
enableReadOnly: true
nameOverride: "dagster"

dagsterWebserver:
env:
Expand Down
1 change: 1 addition & 0 deletions ops/k8s-apps/base/dagster/dagster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ spec:
global:
serviceAccountName: base-dagster
dagster:
nameOverride: "dagster"
ingress:
enabled: true
ingressClassName: ingress-internal-cloudflare
Expand Down

0 comments on commit ae3c0cc

Please sign in to comment.