Skip to content

Commit

Permalink
Merge pull request #14240 from canonical/set-cred-maintenance-window-…
Browse files Browse the repository at this point in the history
…sep-11-2024
  • Loading branch information
usamabinnadeem-10 authored Aug 29, 2024
2 parents 38d8dff + 0f4f259 commit 813bc9b
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions konf/site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ env:
value: true

- name: CRED_MAINTENANCE_START
value: 2024-08-14T03:00:00Z
value: 2024-09-11T01:00:00Z

- name: CRED_MAINTENANCE_END
value: 2024-08-14T05:00:00Z
value: 2024-09-12T08:00:00Z

- name: SEARCH_API_KEY
secretKeyRef:
Expand Down Expand Up @@ -303,10 +303,10 @@ production:
value: true

- name: CRED_MAINTENANCE_START
value: 2024-08-14T03:00:00Z
value: 2024-09-11T01:00:00Z

- name: CRED_MAINTENANCE_END
value: 2024-08-14T05:00:00Z
value: 2024-09-12T08:00:00Z

- paths: [/tutorials]
name: ubuntu-com-tutorials
Expand Down Expand Up @@ -544,10 +544,10 @@ staging:
value: true

- name: CRED_MAINTENANCE_START
value: 2024-08-14T03:00:00Z
value: 2024-09-11T01:00:00Z

- name: CRED_MAINTENANCE_END
value: 2024-08-14T05:00:00Z
value: 2024-09-12T08:00:00Z

- name: SEARCH_API_KEY
secretKeyRef:
Expand Down Expand Up @@ -836,10 +836,10 @@ staging:
value: true

- name: CRED_MAINTENANCE_START
value: 2024-08-14T03:00:00Z
value: 2024-09-11T01:00:00Z

- name: CRED_MAINTENANCE_END
value: 2024-08-14T05:00:00Z
value: 2024-09-12T08:00:00Z

- paths: [/tutorials]
name: ubuntu-com-tutorials
Expand Down Expand Up @@ -1054,10 +1054,10 @@ demo:
value: true

- name: CRED_MAINTENANCE_START
value: 2024-08-14T03:00:00Z
value: 2024-09-11T01:00:00Z

- name: CRED_MAINTENANCE_END
value: 2024-08-14T05:00:00Z
value: 2024-09-12T08:00:00Z

- name: SEARCH_API_KEY
secretKeyRef:
Expand Down

0 comments on commit 813bc9b

Please sign in to comment.