Skip to content

Commit

Permalink
moda secret env (#54288)
Browse files Browse the repository at this point in the history
  • Loading branch information
rachmari authored Feb 6, 2025
1 parent 521636d commit 1245414
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/moda/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,23 @@ environments:
- name: staging-cedar
require_pipeline: false
notify_still_locked: true # Notify last person to lock this after an hour
secret_environment: production
cluster_selector:
profile: general
region: iad

- name: staging-pine
require_pipeline: false
notify_still_locked: true # Notify last person to lock this after an hour
secret_environment: production
cluster_selector:
profile: general
region: iad

- name: staging-spruce
require_pipeline: false
notify_still_locked: true # Notify last person to lock this after an hour
secret_environment: production
cluster_selector:
profile: general
region: iad
Expand Down

0 comments on commit 1245414

Please sign in to comment.