Skip to content

Commit

Permalink
move helm yaml to main folder
Browse files Browse the repository at this point in the history
  • Loading branch information
merlos committed Nov 4, 2024
1 parent c71b11e commit 00d2cf8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dagster-user-deployments:
enabled: true
deployments:
- name: "dpga-pipeline-k8s"
- name: "magasin-primero-pipeline-k8s"
image:
# change this with the image you want to deploy
repository: "merlos/magasin-primero-pipeline"
Expand All @@ -12,6 +12,6 @@ dagster-user-deployments:
- "magasin_primero"
port: 3030
envSecrets:
- name: magasin-primero-secret
- name: magasin-primero-pipeline-secret
includeConfigInLaunchedRuns:
enabled: true

0 comments on commit 00d2cf8

Please sign in to comment.