Skip to content

Commit

Permalink
Yet another setup test
Browse files Browse the repository at this point in the history
  • Loading branch information
ravenac95 committed May 17, 2024
1 parent 8f92b70 commit a02cf55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ops/k8s-apps/production/daemon-init-container.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: apps/v1
kind: Deployment
metadata:
name: production-dagster-daemon
name: dagster-daemon
spec:
template:
spec:
Expand Down
2 changes: 1 addition & 1 deletion ops/k8s-apps/production/webserver-init-container.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: apps/v1
kind: Deployment
metadata:
name: production-dagster-dagster
name: dagster-dagit
spec:
template:
spec:
Expand Down

0 comments on commit a02cf55

Please sign in to comment.