We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 44cd402 + 533aa70 commit 8b932faCopy full SHA for 8b932fa
.lagoon.yml
@@ -28,18 +28,7 @@ tasks:
28
29
environments:
30
9.x:
31
- routes:
32
- - nginx:
33
- - drupal9.amazee.io:
34
- annotations:
35
- nginx.ingress.kubernetes.io/server-snippet: |
36
- add_header X-BlackLivesMatter ⬛️⬛️⬛️⬛️⬛️⬛️;
37
38
39
40
41
42
- add_header X-Drupal "#Drupal9 on Lagoon #CelebrateDrupal";
+ # routes:
43
cronjobs:
44
- name: drush cron
45
schedule: "*/15 * * * *"
0 commit comments