Last active
November 25, 2025 18:14
-
-
Save quiiver/0d2c34581a297689d25a24eb4f0a1eeb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/dataservices/data-privacy-mapping-nonprod-us-west1-data-privacy-mapping-current.yaml 2025-11-25 12:05:08 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/dataservices/data-privacy-mapping-nonprod-us-west1-data-privacy-mapping-incoming.yaml 2025-11-25 12:05:08 | |
| @@ -62,7 +62,7 @@ | |
| value: moz-fx-data-privacy-mappi-6295 | |
| - name: global.mozcloud.realm | |
| value: nonprod | |
| - releaseName: gha | |
| + releaseName: data-privacy-mapping | |
| valueFiles: | |
| - values.yaml | |
| - values-stage.yaml | |
| @@ -70,14 +70,7 @@ | |
| repoURL: https://github.com/mozilla/dataservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - selfHeal: true | |
| - retry: | |
| - backoff: | |
| - duration: 15s | |
| - factor: 2 | |
| - maxDuration: 1m | |
| - limit: 3 | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/dataservices/data-privacy-mapping-prod-us-west1-data-privacy-mapping-current.yaml 2025-11-25 12:05:17 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/dataservices/data-privacy-mapping-prod-us-west1-data-privacy-mapping-incoming.yaml 2025-11-25 12:05:17 | |
| @@ -62,7 +62,7 @@ | |
| value: moz-fx-data-privacy-mappi-0bd1 | |
| - name: global.mozcloud.realm | |
| value: prod | |
| - releaseName: gha | |
| + releaseName: data-privacy-mapping | |
| valueFiles: | |
| - values.yaml | |
| - values-prod.yaml | |
| @@ -70,13 +70,7 @@ | |
| repoURL: https://github.com/mozilla/dataservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| - retry: | |
| - backoff: | |
| - duration: 15s | |
| - factor: 2 | |
| - maxDuration: 1m | |
| - limit: 3 | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/dataservices/glam-nonprod-us-west1-glam-current.yaml 2025-11-25 12:05:32 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/dataservices/glam-nonprod-us-west1-glam-incoming.yaml 2025-11-25 12:05:21 | |
| @@ -5,9 +5,9 @@ | |
| argocd-image-updater.argoproj.io/app.allow-tags: regexp:.* | |
| argocd-image-updater.argoproj.io/app.helm.image-name: image.name | |
| argocd-image-updater.argoproj.io/app.helm.image-tag: image.tag | |
| - argocd-image-updater.argoproj.io/app.update-strategy: digest | |
| + argocd-image-updater.argoproj.io/app.update-strategy: newest-build | |
| argocd-image-updater.argoproj.io/git-branch: main | |
| - argocd-image-updater.argoproj.io/image-list: app=us-docker.pkg.dev/moz-fx-glam-prod/glam-prod/glam:branch-main | |
| + argocd-image-updater.argoproj.io/image-list: app=us-docker.pkg.dev/moz-fx-glam-prod/glam-prod/glam | |
| argocd-image-updater.argoproj.io/write-back-method: git:secret:argocd-dataservices/image-updater-github-credentials | |
| argocd.argoproj.io/manifest-generate-paths: ./templates;./files;./Chart.yaml;./values.yaml;./values-dev*.yaml;./.argocd-source-glam-dev-us-west1-glam.yaml | |
| notifications.argoproj.io/subscribe.on-deployed.grafana: tenant=glam|realm=nonprod|region=us-west1|chart=glam|argocd=deployed|environment=dev | |
| @@ -49,7 +49,7 @@ | |
| - name: Application Repository | |
| value: mozilla/glam | |
| - name: Image Repository | |
| - value: us-docker.pkg.dev/moz-fx-glam-prod/glam-prod/glam:branch-main | |
| + value: us-docker.pkg.dev/moz-fx-glam-prod/glam-prod/glam | |
| - name: Tenant Definition | |
| value: https://github.com/mozilla/global-platform-admin/blob/main/tenants/glam.yaml | |
| project: glam-nonprod | |
| @@ -77,10 +77,10 @@ | |
| repoURL: https://github.com/mozilla/dataservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -161,7 +161,7 @@ | |
| repoURL: https://github.com/mozilla/dataservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/dataservices/glam-prod-us-west1-glam-current.yaml 2025-11-25 12:05:41 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/dataservices/glam-prod-us-west1-glam-incoming.yaml 2025-11-25 12:05:41 | |
| @@ -80,3 +80,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/dataservices/llm-proxy-nonprod-us-west1-llm-proxy-current.yaml 2025-11-25 12:05:55 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/dataservices/llm-proxy-nonprod-us-west1-llm-proxy-incoming.yaml 2025-11-25 12:05:44 | |
| @@ -147,7 +147,6 @@ | |
| repoURL: https://github.com/mozilla/dataservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/dataservices/llm-proxy-prod-us-west1-llm-proxy-current.yaml 2025-11-25 12:06:05 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/dataservices/llm-proxy-prod-us-west1-llm-proxy-incoming.yaml 2025-11-25 12:06:05 | |
| @@ -70,7 +70,6 @@ | |
| repoURL: https://github.com/mozilla/dataservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/dataservices/telemetry-airflow-nonprod-us-west1-telemetry-airflow-current.yaml 2025-11-25 12:06:21 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/dataservices/telemetry-airflow-nonprod-us-west1-telemetry-airflow-incoming.yaml 2025-11-25 12:06:09 | |
| @@ -77,10 +77,10 @@ | |
| repoURL: https://github.com/mozilla/dataservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -161,8 +161,7 @@ | |
| repoURL: https://github.com/mozilla/dataservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - enabled: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/dataservices/telemetry-airflow-prod-us-west1-telemetry-airflow-current.yaml 2025-11-25 12:06:31 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/dataservices/telemetry-airflow-prod-us-west1-telemetry-airflow-incoming.yaml 2025-11-25 12:06:31 | |
| @@ -77,7 +77,7 @@ | |
| repoURL: https://github.com/mozilla/dataservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/sandbox/cicd-demos-nonprod-us-west1-cicd-demos-current.yaml 2025-11-25 12:04:10 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/sandbox/cicd-demos-nonprod-us-west1-cicd-demos-incoming.yaml 2025-11-25 12:03:59 | |
| @@ -76,11 +76,12 @@ | |
| - values-dev.yaml | |
| path: cicd-demos/k8s/cicd-demos | |
| repoURL: https://github.com/mozilla/sandbox-infra | |
| - targetRevision: notifications-testing-2 | |
| + targetRevision: main | |
| syncPolicy: | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=true | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -160,8 +161,9 @@ | |
| - values-stage.yaml | |
| path: cicd-demos/k8s/cicd-demos | |
| repoURL: https://github.com/mozilla/sandbox-infra | |
| - targetRevision: test-svc-change | |
| + targetRevision: main | |
| syncPolicy: | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/sandbox/mlops-inference-nonprod-us-west1-mlops-codecopilot-demo-current.yaml 2025-11-25 12:04:21 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/sandbox/mlops-inference-nonprod-us-west1-mlops-codecopilot-demo-incoming.yaml 2025-11-25 12:04:21 | |
| @@ -81,3 +81,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/sandbox/mlops-inference-nonprod-us-west1-mlops-ctroy-onboarding-current.yaml 2025-11-25 12:04:30 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/sandbox/mlops-inference-nonprod-us-west1-mlops-ctroy-onboarding-incoming.yaml 2025-11-25 12:04:30 | |
| @@ -81,3 +81,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/sandbox/o11y-demo-nonprod-us-west1-o11y-demo-current.yaml 2025-11-25 12:04:39 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/sandbox/o11y-demo-nonprod-us-west1-o11y-demo-incoming.yaml 2025-11-25 12:04:39 | |
| @@ -78,7 +78,6 @@ | |
| repoURL: https://github.com/mozilla/sandbox-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/sandbox/otel-django-nonprod-us-west1-otel-django-current.yaml 2025-11-25 12:04:48 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/sandbox/otel-django-nonprod-us-west1-otel-django-incoming.yaml 2025-11-25 12:04:48 | |
| @@ -76,7 +76,7 @@ | |
| - values-dev.yaml | |
| path: otel-django/k8s/otel-django | |
| repoURL: https://github.com/mozilla/sandbox-infra | |
| - targetRevision: MZCLD-1178_add_volume | |
| + targetRevision: main | |
| syncPolicy: | |
| syncOptions: | |
| - CreateNamespace=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/sandbox/testapp5-nonprod-us-west1-testapp5-current.yaml 2025-11-25 12:04:58 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/sandbox/testapp5-nonprod-us-west1-testapp5-incoming.yaml 2025-11-25 12:04:58 | |
| @@ -68,9 +68,8 @@ | |
| - values-dev.yaml | |
| path: testapp5/k8s/testapp5 | |
| repoURL: https://github.com/mozilla/sandbox-infra | |
| - targetRevision: jbuck/push-mvtlsunoxlmx | |
| + targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/0din-nonprod-us-west1-odin-current.yaml 2025-11-25 11:17:14 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/0din-nonprod-us-west1-odin-incoming.yaml 2025-11-25 11:17:01 | |
| @@ -77,10 +77,10 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -161,8 +161,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - enabled: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/0din-nonprod-us-west1-scanner-current.yaml 2025-11-25 11:17:30 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/0din-nonprod-us-west1-scanner-incoming.yaml 2025-11-25 11:17:18 | |
| @@ -77,7 +77,6 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/0din-prod-us-west1-odin-current.yaml 2025-11-25 11:17:51 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/0din-prod-us-west1-odin-incoming.yaml 2025-11-25 11:17:51 | |
| @@ -80,3 +80,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/ads-nonprod-europe-west1-ads-current.yaml 2025-11-25 11:18:10 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/ads-nonprod-europe-west1-ads-incoming.yaml 2025-11-25 11:18:10 | |
| @@ -75,3 +75,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/ads-nonprod-europe-west1-mars-current.yaml 2025-11-25 11:18:21 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/ads-nonprod-europe-west1-mars-incoming.yaml 2025-11-25 11:18:21 | |
| @@ -79,8 +79,6 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - enabled: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/ads-nonprod-us-west1-ads-current.yaml 2025-11-25 11:18:32 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/ads-nonprod-us-west1-ads-incoming.yaml 2025-11-25 11:18:32 | |
| @@ -73,3 +73,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/ads-nonprod-us-west1-mars-current.yaml 2025-11-25 11:18:43 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/ads-nonprod-us-west1-mars-incoming.yaml 2025-11-25 11:18:43 | |
| @@ -77,8 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - selfHeal: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/ads-nonprod-us-west1-reporter-current.yaml 2025-11-25 11:18:53 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/ads-nonprod-us-west1-reporter-incoming.yaml 2025-11-25 11:18:53 | |
| @@ -77,7 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/ads-nonprod-us-west1-shepherd-current.yaml 2025-11-25 11:19:04 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/ads-nonprod-us-west1-shepherd-incoming.yaml 2025-11-25 11:19:04 | |
| @@ -77,7 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/ads-prod-europe-west1-ads-current.yaml 2025-11-25 11:19:16 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/ads-prod-europe-west1-ads-incoming.yaml 2025-11-25 11:19:16 | |
| @@ -75,3 +75,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/ads-prod-europe-west1-mars-current.yaml 2025-11-25 11:19:27 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/ads-prod-europe-west1-mars-incoming.yaml 2025-11-25 11:19:27 | |
| @@ -79,7 +79,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/ads-prod-us-west1-ads-current.yaml 2025-11-25 11:19:38 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/ads-prod-us-west1-ads-incoming.yaml 2025-11-25 11:19:38 | |
| @@ -73,3 +73,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/ads-prod-us-west1-mars-current.yaml 2025-11-25 11:19:50 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/ads-prod-us-west1-mars-incoming.yaml 2025-11-25 11:19:50 | |
| @@ -77,7 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/ads-prod-us-west1-reporter-current.yaml 2025-11-25 11:20:00 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/ads-prod-us-west1-reporter-incoming.yaml 2025-11-25 11:20:00 | |
| @@ -77,7 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/ads-prod-us-west1-shepherd-current.yaml 2025-11-25 11:20:11 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/ads-prod-us-west1-shepherd-incoming.yaml 2025-11-25 11:20:11 | |
| @@ -77,8 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - selfHeal: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/amo-nonprod-us-west1-addons-frontend-current.yaml 2025-11-25 11:20:28 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/amo-nonprod-us-west1-addons-frontend-incoming.yaml 2025-11-25 11:20:15 | |
| @@ -77,10 +77,10 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -161,7 +161,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/amo-nonprod-us-west1-addons-server-current.yaml 2025-11-25 11:20:45 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/amo-nonprod-us-west1-addons-server-incoming.yaml 2025-11-25 11:20:32 | |
| @@ -77,10 +77,10 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -161,7 +161,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/autograph-nonprod-us-west1-autograph-current.yaml 2025-11-25 11:21:22 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/autograph-nonprod-us-west1-autograph-incoming.yaml 2025-11-25 11:21:10 | |
| @@ -77,16 +77,10 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| - retry: | |
| - backoff: | |
| - duration: 15s | |
| - factor: 2 | |
| - maxDuration: 1m | |
| - limit: 3 | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -167,14 +161,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - selfHeal: true | |
| - retry: | |
| - backoff: | |
| - duration: 15s | |
| - factor: 2 | |
| - maxDuration: 1m | |
| - limit: 3 | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/autograph-prod-us-west1-autograph-current.yaml 2025-11-25 11:21:33 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/autograph-prod-us-west1-autograph-incoming.yaml 2025-11-25 11:21:33 | |
| @@ -70,14 +70,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - selfHeal: true | |
| - retry: | |
| - backoff: | |
| - duration: 15s | |
| - factor: 2 | |
| - maxDuration: 1m | |
| - limit: 3 | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/autopush-nonprod-europe-west1-autoconnectrs-current.yaml 2025-11-25 11:21:41 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/autopush-nonprod-europe-west1-autoconnectrs-incoming.yaml 2025-11-25 11:21:41 | |
| @@ -1,2 +1,85 @@ | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| +metadata: | |
| + annotations: | |
| + argocd-image-updater.argoproj.io/app.allow-tags: regexp:^\d{1,4}\.\d{1,3}\.\d{1,3}$ | |
| + argocd-image-updater.argoproj.io/app.helm.image-name: image.name | |
| + argocd-image-updater.argoproj.io/app.helm.image-tag: image.tag | |
| + argocd-image-updater.argoproj.io/app.update-strategy: digest | |
| + argocd-image-updater.argoproj.io/git-branch: main | |
| + argocd-image-updater.argoproj.io/image-list: app=us-docker.pkg.dev/moz-fx-autopush-prod/autopush-prod/autoconnect:latest | |
| + argocd-image-updater.argoproj.io/write-back-method: git:secret:argocd-webservices/image-updater-github-credentials | |
| + argocd.argoproj.io/manifest-generate-paths: ./templates;./files;./Chart.yaml;./values.yaml;./values-ent-dev*.yaml;./.argocd-source-autopush-ent-dev-europe-west1-autoconnectrs.yaml | |
| + notifications.argoproj.io/subscribe.on-deployed.grafana: tenant=autopush|realm=nonprod|region=europe-west1|chart=autoconnectrs|argocd=deployed|environment=ent-dev | |
| + notifications.argoproj.io/subscribe.on-deployed.slack: push-dev-bots | |
| + notifications.argoproj.io/subscribe.on-health-degraded.grafana: tenant=autopush|realm=nonprod|region=europe-west1|chart=autoconnectrs|argocd=health-degraded|environment=ent-dev | |
| + notifications.argoproj.io/subscribe.on-health-degraded.slack: push-dev-bots | |
| + notifications.argoproj.io/subscribe.on-sync-failed.grafana: tenant=autopush|realm=nonprod|region=europe-west1|chart=autoconnectrs|argocd=sync-failed|environment=ent-dev | |
| + notifications.argoproj.io/subscribe.on-sync-failed.slack: push-dev-bots | |
| + notifications.argoproj.io/subscribe.on-sync-running.grafana: tenant=autopush|realm=nonprod|region=europe-west1|chart=autoconnectrs|argocd=sync-running|environment=ent-dev | |
| + notifications.argoproj.io/subscribe.on-sync-status-unknown.grafana: tenant=autopush|realm=nonprod|region=europe-west1|chart=autoconnectrs|argocd=sync-status-unknown|environment=ent-dev | |
| + notifications.argoproj.io/subscribe.on-sync-succeeded.grafana: tenant=autopush|realm=nonprod|region=europe-west1|chart=autoconnectrs|argocd=sync-succeeded|environment=ent-dev | |
| + finalizers: | |
| + - resources-finalizer.argocd.argoproj.io | |
| + labels: | |
| + chart: autoconnectrs | |
| + environment: ent-dev | |
| + realm: nonprod | |
| + region: europe-west1 | |
| + tenant: autopush | |
| + name: autopush-ent-dev-europe-west1-autoconnectrs | |
| +spec: | |
| + destination: | |
| + name: webservices-high-public-nonprod-europe-west1 | |
| + namespace: autopush-ent-dev | |
| + ignoreDifferences: | |
| + - group: apps | |
| + jsonPointers: | |
| + - /spec/replicas | |
| + kind: Deployment | |
| + - group: networking.k8s.io | |
| + jsonPointers: | |
| + - /metadata/annotations/ingress.gcp.kubernetes.io~1pre-shared-cert | |
| + kind: Ingress | |
| + info: | |
| + - name: Helm Chart | |
| + value: https://github.com/mozilla/webservices-infra/tree/main/autopush/k8s/autoconnectrs | |
| + - name: Helm Chart Ref | |
| + value: main | |
| + - name: Application Repository | |
| + value: mozilla-services/autopush-rs | |
| + - name: Image Repository | |
| + value: us-docker.pkg.dev/moz-fx-autopush-prod/autopush-prod/autoconnect:latest | |
| + - name: Tenant Definition | |
| + value: https://github.com/mozilla/global-platform-admin/blob/main/tenants/autopush.yaml | |
| + project: autopush-nonprod | |
| + revisionHistoryLimit: 5 | |
| + source: | |
| + helm: | |
| + ignoreMissingValueFiles: true | |
| + parameters: | |
| + - name: global.mozcloud.app_code | |
| + value: autopush | |
| + - name: global.mozcloud.artifact_id | |
| + value: $ARGOCD_APP_REVISION_SHORT_8 | |
| + - name: global.mozcloud.chart | |
| + value: autoconnectrs | |
| + - name: global.mozcloud.env_code | |
| + value: ent-dev | |
| + - name: global.mozcloud.project_id | |
| + value: moz-fx-autopush-nonprod | |
| + - name: global.mozcloud.realm | |
| + value: nonprod | |
| + releaseName: autoconnectrs | |
| + valueFiles: | |
| + - values.yaml | |
| + - values-ent-dev.yaml | |
| + - values-ent-dev-europe-west1.yaml | |
| + path: autopush/k8s/autoconnectrs | |
| + repoURL: https://github.com/mozilla/webservices-infra | |
| + targetRevision: main | |
| + syncPolicy: | |
| + syncOptions: | |
| + - CreateNamespace=false | |
| + - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/autopush-nonprod-europe-west1-autoendpoint-current.yaml 2025-11-25 11:21:48 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/autopush-nonprod-europe-west1-autoendpoint-incoming.yaml 2025-11-25 11:21:48 | |
| @@ -1,2 +1,85 @@ | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| +metadata: | |
| + annotations: | |
| + argocd-image-updater.argoproj.io/app.allow-tags: regexp:^\d{1,4}\.\d{1,3}\.\d{1,3}$ | |
| + argocd-image-updater.argoproj.io/app.helm.image-name: image.name | |
| + argocd-image-updater.argoproj.io/app.helm.image-tag: image.tag | |
| + argocd-image-updater.argoproj.io/app.update-strategy: digest | |
| + argocd-image-updater.argoproj.io/git-branch: main | |
| + argocd-image-updater.argoproj.io/image-list: app=us-docker.pkg.dev/moz-fx-autopush-prod/autopush-prod/autoendpoint:latest | |
| + argocd-image-updater.argoproj.io/write-back-method: git:secret:argocd-webservices/image-updater-github-credentials | |
| + argocd.argoproj.io/manifest-generate-paths: ./templates;./files;./Chart.yaml;./values.yaml;./values-ent-dev*.yaml;./.argocd-source-autopush-ent-dev-europe-west1-autoendpoint.yaml | |
| + notifications.argoproj.io/subscribe.on-deployed.grafana: tenant=autopush|realm=nonprod|region=europe-west1|chart=autoendpoint|argocd=deployed|environment=ent-dev | |
| + notifications.argoproj.io/subscribe.on-deployed.slack: push-dev-bots | |
| + notifications.argoproj.io/subscribe.on-health-degraded.grafana: tenant=autopush|realm=nonprod|region=europe-west1|chart=autoendpoint|argocd=health-degraded|environment=ent-dev | |
| + notifications.argoproj.io/subscribe.on-health-degraded.slack: push-dev-bots | |
| + notifications.argoproj.io/subscribe.on-sync-failed.grafana: tenant=autopush|realm=nonprod|region=europe-west1|chart=autoendpoint|argocd=sync-failed|environment=ent-dev | |
| + notifications.argoproj.io/subscribe.on-sync-failed.slack: push-dev-bots | |
| + notifications.argoproj.io/subscribe.on-sync-running.grafana: tenant=autopush|realm=nonprod|region=europe-west1|chart=autoendpoint|argocd=sync-running|environment=ent-dev | |
| + notifications.argoproj.io/subscribe.on-sync-status-unknown.grafana: tenant=autopush|realm=nonprod|region=europe-west1|chart=autoendpoint|argocd=sync-status-unknown|environment=ent-dev | |
| + notifications.argoproj.io/subscribe.on-sync-succeeded.grafana: tenant=autopush|realm=nonprod|region=europe-west1|chart=autoendpoint|argocd=sync-succeeded|environment=ent-dev | |
| + finalizers: | |
| + - resources-finalizer.argocd.argoproj.io | |
| + labels: | |
| + chart: autoendpoint | |
| + environment: ent-dev | |
| + realm: nonprod | |
| + region: europe-west1 | |
| + tenant: autopush | |
| + name: autopush-ent-dev-europe-west1-autoendpoint | |
| +spec: | |
| + destination: | |
| + name: webservices-high-public-nonprod-europe-west1 | |
| + namespace: autopush-ent-dev | |
| + ignoreDifferences: | |
| + - group: apps | |
| + jsonPointers: | |
| + - /spec/replicas | |
| + kind: Deployment | |
| + - group: networking.k8s.io | |
| + jsonPointers: | |
| + - /metadata/annotations/ingress.gcp.kubernetes.io~1pre-shared-cert | |
| + kind: Ingress | |
| + info: | |
| + - name: Helm Chart | |
| + value: https://github.com/mozilla/webservices-infra/tree/main/autopush/k8s/autoendpoint | |
| + - name: Helm Chart Ref | |
| + value: main | |
| + - name: Application Repository | |
| + value: mozilla-services/autopush-rs | |
| + - name: Image Repository | |
| + value: us-docker.pkg.dev/moz-fx-autopush-prod/autopush-prod/autoendpoint:latest | |
| + - name: Tenant Definition | |
| + value: https://github.com/mozilla/global-platform-admin/blob/main/tenants/autopush.yaml | |
| + project: autopush-nonprod | |
| + revisionHistoryLimit: 5 | |
| + source: | |
| + helm: | |
| + ignoreMissingValueFiles: true | |
| + parameters: | |
| + - name: global.mozcloud.app_code | |
| + value: autopush | |
| + - name: global.mozcloud.artifact_id | |
| + value: $ARGOCD_APP_REVISION_SHORT_8 | |
| + - name: global.mozcloud.chart | |
| + value: autoendpoint | |
| + - name: global.mozcloud.env_code | |
| + value: ent-dev | |
| + - name: global.mozcloud.project_id | |
| + value: moz-fx-autopush-nonprod | |
| + - name: global.mozcloud.realm | |
| + value: nonprod | |
| + releaseName: autoendpoint | |
| + valueFiles: | |
| + - values.yaml | |
| + - values-ent-dev.yaml | |
| + - values-ent-dev-europe-west1.yaml | |
| + path: autopush/k8s/autoendpoint | |
| + repoURL: https://github.com/mozilla/webservices-infra | |
| + targetRevision: main | |
| + syncPolicy: | |
| + syncOptions: | |
| + - CreateNamespace=false | |
| + - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/autopush-nonprod-europe-west1-autopush-telegraf-current.yaml 2025-11-25 11:21:55 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/autopush-nonprod-europe-west1-autopush-telegraf-incoming.yaml 2025-11-25 11:21:55 | |
| @@ -1,2 +1,85 @@ | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| +metadata: | |
| + annotations: | |
| + argocd-image-updater.argoproj.io/app.allow-tags: regexp:.* | |
| + argocd-image-updater.argoproj.io/app.helm.image-name: image.name | |
| + argocd-image-updater.argoproj.io/app.helm.image-tag: image.tag | |
| + argocd-image-updater.argoproj.io/app.update-strategy: newest-build | |
| + argocd-image-updater.argoproj.io/git-branch: main | |
| + argocd-image-updater.argoproj.io/image-list: app= | |
| + argocd-image-updater.argoproj.io/write-back-method: git:secret:argocd-webservices/image-updater-github-credentials | |
| + argocd.argoproj.io/manifest-generate-paths: ./templates;./files;./Chart.yaml;./values.yaml;./values-ent-dev*.yaml;./.argocd-source-autopush-ent-dev-europe-west1-autopush-telegraf.yaml | |
| + notifications.argoproj.io/subscribe.on-deployed.grafana: tenant=autopush|realm=nonprod|region=europe-west1|chart=autopush-telegraf|argocd=deployed|environment=ent-dev | |
| + notifications.argoproj.io/subscribe.on-deployed.slack: push-dev-bots | |
| + notifications.argoproj.io/subscribe.on-health-degraded.grafana: tenant=autopush|realm=nonprod|region=europe-west1|chart=autopush-telegraf|argocd=health-degraded|environment=ent-dev | |
| + notifications.argoproj.io/subscribe.on-health-degraded.slack: push-dev-bots | |
| + notifications.argoproj.io/subscribe.on-sync-failed.grafana: tenant=autopush|realm=nonprod|region=europe-west1|chart=autopush-telegraf|argocd=sync-failed|environment=ent-dev | |
| + notifications.argoproj.io/subscribe.on-sync-failed.slack: push-dev-bots | |
| + notifications.argoproj.io/subscribe.on-sync-running.grafana: tenant=autopush|realm=nonprod|region=europe-west1|chart=autopush-telegraf|argocd=sync-running|environment=ent-dev | |
| + notifications.argoproj.io/subscribe.on-sync-status-unknown.grafana: tenant=autopush|realm=nonprod|region=europe-west1|chart=autopush-telegraf|argocd=sync-status-unknown|environment=ent-dev | |
| + notifications.argoproj.io/subscribe.on-sync-succeeded.grafana: tenant=autopush|realm=nonprod|region=europe-west1|chart=autopush-telegraf|argocd=sync-succeeded|environment=ent-dev | |
| + finalizers: | |
| + - resources-finalizer.argocd.argoproj.io | |
| + labels: | |
| + chart: autopush-telegraf | |
| + environment: ent-dev | |
| + realm: nonprod | |
| + region: europe-west1 | |
| + tenant: autopush | |
| + name: autopush-ent-dev-europe-west1-autopush-telegraf | |
| +spec: | |
| + destination: | |
| + name: webservices-high-public-nonprod-europe-west1 | |
| + namespace: autopush-ent-dev | |
| + ignoreDifferences: | |
| + - group: apps | |
| + jsonPointers: | |
| + - /spec/replicas | |
| + kind: Deployment | |
| + - group: networking.k8s.io | |
| + jsonPointers: | |
| + - /metadata/annotations/ingress.gcp.kubernetes.io~1pre-shared-cert | |
| + kind: Ingress | |
| + info: | |
| + - name: Helm Chart | |
| + value: https://github.com/mozilla/webservices-infra/tree/main/autopush/k8s/autopush-telegraf | |
| + - name: Helm Chart Ref | |
| + value: main | |
| + - name: Application Repository | |
| + value: mozilla-services/autopush-rs | |
| + - name: Image Repository | |
| + value: "" | |
| + - name: Tenant Definition | |
| + value: https://github.com/mozilla/global-platform-admin/blob/main/tenants/autopush.yaml | |
| + project: autopush-nonprod | |
| + revisionHistoryLimit: 5 | |
| + source: | |
| + helm: | |
| + ignoreMissingValueFiles: true | |
| + parameters: | |
| + - name: global.mozcloud.app_code | |
| + value: autopush | |
| + - name: global.mozcloud.artifact_id | |
| + value: $ARGOCD_APP_REVISION_SHORT_8 | |
| + - name: global.mozcloud.chart | |
| + value: autopush-telegraf | |
| + - name: global.mozcloud.env_code | |
| + value: ent-dev | |
| + - name: global.mozcloud.project_id | |
| + value: moz-fx-autopush-nonprod | |
| + - name: global.mozcloud.realm | |
| + value: nonprod | |
| + releaseName: autopush-telegraf | |
| + valueFiles: | |
| + - values.yaml | |
| + - values-ent-dev.yaml | |
| + - values-ent-dev-europe-west1.yaml | |
| + path: autopush/k8s/autopush-telegraf | |
| + repoURL: https://github.com/mozilla/webservices-infra | |
| + targetRevision: main | |
| + syncPolicy: | |
| + syncOptions: | |
| + - CreateNamespace=false | |
| + - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/autopush-nonprod-us-west1-autoconnectrs-current.yaml 2025-11-25 11:22:12 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/autopush-nonprod-us-west1-autoconnectrs-incoming.yaml 2025-11-25 11:21:59 | |
| @@ -80,6 +80,7 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -163,3 +164,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/autopush-nonprod-us-west1-autoendpoint-current.yaml 2025-11-25 11:22:29 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/autopush-nonprod-us-west1-autoendpoint-incoming.yaml 2025-11-25 11:22:16 | |
| @@ -77,10 +77,10 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -164,3 +164,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/autopush-nonprod-us-west1-autopush-telegraf-current.yaml 2025-11-25 11:22:45 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/autopush-nonprod-us-west1-autopush-telegraf-incoming.yaml 2025-11-25 11:22:33 | |
| @@ -80,6 +80,7 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -160,7 +161,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/autopush-prod-us-west1-autoconnectrs-current.yaml 2025-11-25 11:22:56 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/autopush-prod-us-west1-autoconnectrs-incoming.yaml 2025-11-25 11:22:56 | |
| @@ -80,3 +80,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/autopush-prod-us-west1-autoendpoint-current.yaml 2025-11-25 11:23:07 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/autopush-prod-us-west1-autoendpoint-incoming.yaml 2025-11-25 11:23:07 | |
| @@ -80,3 +80,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/autopush-prod-us-west1-autopush-telegraf-current.yaml 2025-11-25 11:23:17 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/autopush-prod-us-west1-autopush-telegraf-incoming.yaml 2025-11-25 11:23:17 | |
| @@ -77,7 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/basket-nonprod-europe-west1-basket-current.yaml 2025-11-25 11:24:22 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/basket-nonprod-europe-west1-basket-incoming.yaml 2025-11-25 11:24:09 | |
| @@ -79,11 +79,10 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - selfHeal: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -166,8 +165,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - selfHeal: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/basket-nonprod-us-west1-basket-current.yaml 2025-11-25 11:24:39 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/basket-nonprod-us-west1-basket-incoming.yaml 2025-11-25 11:24:26 | |
| @@ -77,11 +77,10 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - selfHeal: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -162,8 +161,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - selfHeal: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/basket-prod-europe-west1-basket-current.yaml 2025-11-25 11:24:50 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/basket-prod-europe-west1-basket-incoming.yaml 2025-11-25 11:24:50 | |
| @@ -79,7 +79,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/basket-prod-us-west1-basket-current.yaml 2025-11-25 11:25:00 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/basket-prod-us-west1-basket-incoming.yaml 2025-11-25 11:25:00 | |
| @@ -77,8 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - enabled: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/bedrock-nonprod-europe-west1-bedrock-current.yaml 2025-11-25 11:25:23 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/bedrock-nonprod-europe-west1-bedrock-incoming.yaml 2025-11-25 11:25:05 | |
| @@ -82,6 +82,7 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -167,6 +168,7 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -249,8 +251,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - selfHeal: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/bedrock-nonprod-us-west1-bedrock-current.yaml 2025-11-25 11:25:46 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/bedrock-nonprod-us-west1-bedrock-incoming.yaml 2025-11-25 11:25:27 | |
| @@ -77,11 +77,10 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - selfHeal: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -162,11 +161,10 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - selfHeal: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -247,8 +245,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - selfHeal: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/bedrock-prod-europe-west1-bedrock-current.yaml 2025-11-25 11:25:56 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/bedrock-prod-europe-west1-bedrock-incoming.yaml 2025-11-25 11:25:56 | |
| @@ -79,8 +79,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - enabled: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/bedrock-prod-us-west1-bedrock-current.yaml 2025-11-25 11:26:06 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/bedrock-prod-us-west1-bedrock-incoming.yaml 2025-11-25 11:26:06 | |
| @@ -77,8 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - enabled: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/birdbox-nonprod-us-west1-birdbox-current.yaml 2025-11-25 11:26:23 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/birdbox-nonprod-us-west1-birdbox-incoming.yaml 2025-11-25 11:26:10 | |
| @@ -77,11 +77,10 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - selfHeal: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -162,8 +161,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - selfHeal: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/birdbox-prod-us-west1-birdbox-current.yaml 2025-11-25 11:26:33 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/birdbox-prod-us-west1-birdbox-incoming.yaml 2025-11-25 11:26:33 | |
| @@ -77,7 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/bouncer-nonprod-us-west1-bouncer-current.yaml 2025-11-25 11:26:51 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/bouncer-nonprod-us-west1-bouncer-incoming.yaml 2025-11-25 11:26:38 | |
| @@ -77,10 +77,10 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -161,7 +161,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/bouncer-nonprod-us-west1-bounceradmin-current.yaml 2025-11-25 11:27:09 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/bouncer-nonprod-us-west1-bounceradmin-incoming.yaml 2025-11-25 11:26:55 | |
| @@ -80,6 +80,7 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -160,7 +161,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/bouncer-prod-us-west1-bouncer-current.yaml 2025-11-25 11:27:19 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/bouncer-prod-us-west1-bouncer-incoming.yaml 2025-11-25 11:27:19 | |
| @@ -80,3 +80,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/bouncer-prod-us-west1-bounceradmin-current.yaml 2025-11-25 11:27:30 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/bouncer-prod-us-west1-bounceradmin-incoming.yaml 2025-11-25 11:27:30 | |
| @@ -80,3 +80,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/browser-proxy-nonprod-us-central1-browser-proxy-current.yaml 2025-11-25 11:27:46 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/browser-proxy-nonprod-us-central1-browser-proxy-incoming.yaml 2025-11-25 11:27:34 | |
| @@ -72,7 +72,6 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| @@ -152,7 +151,6 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/browser-proxy-nonprod-us-west1-browser-proxy-current.yaml 2025-11-25 11:28:03 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/browser-proxy-nonprod-us-west1-browser-proxy-incoming.yaml 2025-11-25 11:27:50 | |
| @@ -70,7 +70,6 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| @@ -148,7 +147,6 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/browser-proxy-prod-us-central1-browser-proxy-current.yaml 2025-11-25 11:28:13 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/browser-proxy-prod-us-central1-browser-proxy-incoming.yaml 2025-11-25 11:28:14 | |
| @@ -72,7 +72,6 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/browser-proxy-prod-us-west1-browser-proxy-current.yaml 2025-11-25 11:28:24 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/browser-proxy-prod-us-west1-browser-proxy-incoming.yaml 2025-11-25 11:28:24 | |
| @@ -70,7 +70,6 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/bugbug-nonprod-us-west1-bugbug-current.yaml 2025-11-25 11:28:35 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/bugbug-nonprod-us-west1-bugbug-incoming.yaml 2025-11-25 11:28:35 | |
| @@ -7,7 +7,7 @@ | |
| argocd-image-updater.argoproj.io/app.helm.image-tag: image.tag | |
| argocd-image-updater.argoproj.io/app.update-strategy: newest-build | |
| argocd-image-updater.argoproj.io/git-branch: main | |
| - argocd-image-updater.argoproj.io/image-list: app=us-docker.pkg.dev/moz-fx-bugbug-prod/bugbug-prod/bugbug-http-service-bg-worker | |
| + argocd-image-updater.argoproj.io/image-list: app= | |
| argocd-image-updater.argoproj.io/write-back-method: git:secret:argocd-webservices/image-updater-github-credentials | |
| argocd.argoproj.io/manifest-generate-paths: ./templates;./files;./Chart.yaml;./values.yaml;./values-dev*.yaml;./.argocd-source-bugbug-dev-us-west1-bugbug.yaml | |
| notifications.argoproj.io/subscribe.on-deployed.grafana: tenant=bugbug|realm=nonprod|region=us-west1|chart=bugbug|argocd=deployed|environment=dev | |
| @@ -49,7 +49,7 @@ | |
| - name: Application Repository | |
| value: mozilla/bugbug | |
| - name: Image Repository | |
| - value: us-docker.pkg.dev/moz-fx-bugbug-prod/bugbug-prod/bugbug-http-service-bg-worker | |
| + value: "" | |
| - name: Tenant Definition | |
| value: https://github.com/mozilla/global-platform-admin/blob/main/tenants/bugbug.yaml | |
| project: bugbug-nonprod | |
| @@ -77,8 +77,6 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - enabled: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/bugbug-prod-us-west1-bugbug-current.yaml 2025-11-25 11:28:45 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/bugbug-prod-us-west1-bugbug-incoming.yaml 2025-11-25 11:28:45 | |
| @@ -7,7 +7,7 @@ | |
| argocd-image-updater.argoproj.io/app.helm.image-tag: image.tag | |
| argocd-image-updater.argoproj.io/app.update-strategy: newest-build | |
| argocd-image-updater.argoproj.io/git-branch: main | |
| - argocd-image-updater.argoproj.io/image-list: app=us-docker.pkg.dev/moz-fx-bugbug-prod/bugbug-prod/bugbug-http-service-bg-worker | |
| + argocd-image-updater.argoproj.io/image-list: app= | |
| argocd-image-updater.argoproj.io/write-back-method: git:secret:argocd-webservices/image-updater-github-credentials | |
| argocd.argoproj.io/manifest-generate-paths: ./templates;./files;./Chart.yaml;./values.yaml;./values-prod*.yaml;./.argocd-source-bugbug-prod-us-west1-bugbug.yaml | |
| notifications.argoproj.io/subscribe.on-deployed.grafana: tenant=bugbug|realm=prod|region=us-west1|chart=bugbug|argocd=deployed|environment=prod | |
| @@ -49,7 +49,7 @@ | |
| - name: Application Repository | |
| value: mozilla/bugbug | |
| - name: Image Repository | |
| - value: us-docker.pkg.dev/moz-fx-bugbug-prod/bugbug-prod/bugbug-http-service-bg-worker | |
| + value: "" | |
| - name: Tenant Definition | |
| value: https://github.com/mozilla/global-platform-admin/blob/main/tenants/bugbug.yaml | |
| project: bugbug-prod |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/bugzilla-nonprod-us-west1-bugzilla-current.yaml 2025-11-25 11:29:02 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/bugzilla-nonprod-us-west1-bugzilla-incoming.yaml 2025-11-25 11:28:49 | |
| @@ -5,9 +5,9 @@ | |
| argocd-image-updater.argoproj.io/app.allow-tags: regexp:.* | |
| argocd-image-updater.argoproj.io/app.helm.image-name: image.name | |
| argocd-image-updater.argoproj.io/app.helm.image-tag: image.tag | |
| - argocd-image-updater.argoproj.io/app.update-strategy: digest | |
| + argocd-image-updater.argoproj.io/app.update-strategy: newest-build | |
| argocd-image-updater.argoproj.io/git-branch: main | |
| - argocd-image-updater.argoproj.io/image-list: app=us-docker.pkg.dev/moz-fx-bugzilla-prod/bugzilla-prod/bmo:development | |
| + argocd-image-updater.argoproj.io/image-list: app=us-docker.pkg.dev/moz-fx-bugzilla-prod/bugzilla-prod/bmo | |
| argocd-image-updater.argoproj.io/write-back-method: git:secret:argocd-webservices/image-updater-github-credentials | |
| argocd.argoproj.io/manifest-generate-paths: ./templates;./files;./Chart.yaml;./values.yaml;./values-dev*.yaml;./.argocd-source-bugzilla-dev-us-west1-bugzilla.yaml | |
| notifications.argoproj.io/subscribe.on-deployed.grafana: tenant=bugzilla|realm=nonprod|region=us-west1|chart=bugzilla|argocd=deployed|environment=dev | |
| @@ -49,7 +49,7 @@ | |
| - name: Application Repository | |
| value: mozilla-bteam/bmo | |
| - name: Image Repository | |
| - value: us-docker.pkg.dev/moz-fx-bugzilla-prod/bugzilla-prod/bmo:development | |
| + value: us-docker.pkg.dev/moz-fx-bugzilla-prod/bugzilla-prod/bmo | |
| - name: Tenant Definition | |
| value: https://github.com/mozilla/global-platform-admin/blob/main/tenants/bugzilla.yaml | |
| project: bugzilla-nonprod | |
| @@ -69,7 +69,7 @@ | |
| value: moz-fx-bugzilla-nonprod | |
| - name: global.mozcloud.realm | |
| value: nonprod | |
| - releaseName: gha | |
| + releaseName: bugzilla | |
| valueFiles: | |
| - values.yaml | |
| - values-dev.yaml | |
| @@ -77,15 +77,10 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - retry: | |
| - backoff: | |
| - duration: 15s | |
| - factor: 2 | |
| - maxDuration: 1m | |
| - limit: 3 | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -158,7 +153,7 @@ | |
| value: moz-fx-bugzilla-nonprod | |
| - name: global.mozcloud.realm | |
| value: nonprod | |
| - releaseName: gha | |
| + releaseName: bugzilla | |
| valueFiles: | |
| - values.yaml | |
| - values-stage.yaml | |
| @@ -166,13 +161,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| - retry: | |
| - backoff: | |
| - duration: 15s | |
| - factor: 2 | |
| - maxDuration: 1m | |
| - limit: 3 | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/bugzilla-prod-us-west1-bugzilla-current.yaml 2025-11-25 11:29:12 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/bugzilla-prod-us-west1-bugzilla-incoming.yaml 2025-11-25 11:29:12 | |
| @@ -69,7 +69,7 @@ | |
| value: moz-fx-bugzilla-prod | |
| - name: global.mozcloud.realm | |
| value: prod | |
| - releaseName: gha | |
| + releaseName: bugzilla | |
| valueFiles: | |
| - values.yaml | |
| - values-prod.yaml | |
| @@ -80,3 +80,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/cirrus-nonprod-us-west1-cirrus-current.yaml 2025-11-25 11:29:29 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/cirrus-nonprod-us-west1-cirrus-incoming.yaml 2025-11-25 11:29:16 | |
| @@ -5,9 +5,9 @@ | |
| argocd-image-updater.argoproj.io/app.allow-tags: regexp:.* | |
| argocd-image-updater.argoproj.io/app.helm.image-name: image.name | |
| argocd-image-updater.argoproj.io/app.helm.image-tag: image.tag | |
| - argocd-image-updater.argoproj.io/app.update-strategy: digest | |
| + argocd-image-updater.argoproj.io/app.update-strategy: newest-build | |
| argocd-image-updater.argoproj.io/git-branch: main | |
| - argocd-image-updater.argoproj.io/image-list: app=us-docker.pkg.dev/moz-fx-cirrus-prod/cirrus-prod/cirrus:latest | |
| + argocd-image-updater.argoproj.io/image-list: app=us-docker.pkg.dev/moz-fx-cirrus-prod/cirrus-prod/cirrus | |
| argocd-image-updater.argoproj.io/write-back-method: git:secret:argocd-webservices/image-updater-github-credentials | |
| argocd.argoproj.io/manifest-generate-paths: ./templates;./files;./Chart.yaml;./values.yaml;./values-dev*.yaml;./.argocd-source-cirrus-dev-us-west1-cirrus.yaml | |
| notifications.argoproj.io/subscribe.on-deployed.grafana: tenant=cirrus|realm=nonprod|region=us-west1|chart=cirrus|argocd=deployed|environment=dev | |
| @@ -49,7 +49,7 @@ | |
| - name: Application Repository | |
| value: mozilla/experimenter | |
| - name: Image Repository | |
| - value: us-docker.pkg.dev/moz-fx-cirrus-prod/cirrus-prod/cirrus:latest | |
| + value: us-docker.pkg.dev/moz-fx-cirrus-prod/cirrus-prod/cirrus | |
| - name: Tenant Definition | |
| value: https://github.com/mozilla/global-platform-admin/blob/main/tenants/cirrus.yaml | |
| project: cirrus-nonprod | |
| @@ -77,7 +77,6 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| @@ -162,7 +161,6 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/cirrus-prod-us-west1-cirrus-current.yaml 2025-11-25 11:29:39 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/cirrus-prod-us-west1-cirrus-incoming.yaml 2025-11-25 11:29:39 | |
| @@ -77,7 +77,6 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/classify-client-nonprod-us-west1-classify-client-current.yaml 2025-11-25 11:29:51 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/classify-client-nonprod-us-west1-classify-client-incoming.yaml 2025-11-25 11:29:51 | |
| @@ -5,9 +5,9 @@ | |
| argocd-image-updater.argoproj.io/app.allow-tags: regexp:.* | |
| argocd-image-updater.argoproj.io/app.helm.image-name: image.name | |
| argocd-image-updater.argoproj.io/app.helm.image-tag: image.tag | |
| - argocd-image-updater.argoproj.io/app.update-strategy: digest | |
| + argocd-image-updater.argoproj.io/app.update-strategy: newest-build | |
| argocd-image-updater.argoproj.io/git-branch: main | |
| - argocd-image-updater.argoproj.io/image-list: app=us-docker.pkg.dev/moz-fx-classify-client-pr-09cc/classify-client-prod/classify-client:latest | |
| + argocd-image-updater.argoproj.io/image-list: app=us-docker.pkg.dev/moz-fx-classify-client-pr-09cc/classify-client-prod/classify-client | |
| argocd-image-updater.argoproj.io/write-back-method: git:secret:argocd-webservices/image-updater-github-credentials | |
| argocd.argoproj.io/manifest-generate-paths: ./templates;./files;./Chart.yaml;./values.yaml;./values-stage*.yaml;./.argocd-source-classify-client-stage-us-west1-classify-client.yaml | |
| notifications.argoproj.io/subscribe.on-deployed.grafana: tenant=classify-client|realm=nonprod|region=us-west1|chart=classify-client|argocd=deployed|environment=stage | |
| @@ -49,7 +49,7 @@ | |
| - name: Application Repository | |
| value: mozilla/classify-client | |
| - name: Image Repository | |
| - value: us-docker.pkg.dev/moz-fx-classify-client-pr-09cc/classify-client-prod/classify-client:latest | |
| + value: us-docker.pkg.dev/moz-fx-classify-client-pr-09cc/classify-client-prod/classify-client | |
| - name: Tenant Definition | |
| value: https://github.com/mozilla/global-platform-admin/blob/main/tenants/classify-client.yaml | |
| project: classify-client-nonprod | |
| @@ -77,7 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/classify-client-prod-us-west1-classify-client-current.yaml 2025-11-25 11:30:02 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/classify-client-prod-us-west1-classify-client-incoming.yaml 2025-11-25 11:30:02 | |
| @@ -77,7 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/common-voice-nonprod-us-west1-audio-current.yaml 2025-11-25 11:30:19 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/common-voice-nonprod-us-west1-audio-incoming.yaml 2025-11-25 11:30:06 | |
| @@ -77,7 +77,6 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/common-voice-nonprod-us-west1-auth-current.yaml 2025-11-25 11:30:37 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/common-voice-nonprod-us-west1-auth-incoming.yaml 2025-11-25 11:30:24 | |
| @@ -77,8 +77,10 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - enabled: true | |
| + syncOptions: | |
| + - CreateNamespace=false | |
| + - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -159,7 +161,6 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/common-voice-nonprod-us-west1-bundler-current.yaml 2025-11-25 11:30:47 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/common-voice-nonprod-us-west1-bundler-incoming.yaml 2025-11-25 11:30:47 | |
| @@ -80,3 +80,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/common-voice-nonprod-us-west1-common-voice-current.yaml 2025-11-25 11:31:04 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/common-voice-nonprod-us-west1-common-voice-incoming.yaml 2025-11-25 11:30:51 | |
| @@ -77,10 +77,10 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -161,7 +161,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/common-voice-nonprod-us-west1-spontaneous-speech-bundler-current.yaml 2025-11-25 11:31:32 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/common-voice-nonprod-us-west1-spontaneous-speech-bundler-incoming.yaml 2025-11-25 11:31:32 | |
| @@ -80,3 +80,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/common-voice-nonprod-us-west1-spontaneous-speech-current.yaml 2025-11-25 11:31:21 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/common-voice-nonprod-us-west1-spontaneous-speech-incoming.yaml 2025-11-25 11:31:08 | |
| @@ -77,7 +77,6 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| @@ -162,7 +161,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/common-voice-nonprod-us-west1-text-current.yaml 2025-11-25 11:31:49 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/common-voice-nonprod-us-west1-text-incoming.yaml 2025-11-25 11:31:36 | |
| @@ -77,7 +77,10 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| + syncOptions: | |
| + - CreateNamespace=false | |
| + - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -158,7 +161,6 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/common-voice-prod-us-west1-bundler-current.yaml 2025-11-25 11:32:22 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/common-voice-prod-us-west1-bundler-incoming.yaml 2025-11-25 11:32:22 | |
| @@ -80,3 +80,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/common-voice-prod-us-west1-common-voice-current.yaml 2025-11-25 11:32:33 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/common-voice-prod-us-west1-common-voice-incoming.yaml 2025-11-25 11:32:33 | |
| @@ -77,7 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/common-voice-prod-us-west1-spontaneous-speech-bundler-current.yaml 2025-11-25 11:32:54 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/common-voice-prod-us-west1-spontaneous-speech-bundler-incoming.yaml 2025-11-25 11:32:54 | |
| @@ -80,3 +80,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/common-voice-prod-us-west1-spontaneous-speech-current.yaml 2025-11-25 11:32:43 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/common-voice-prod-us-west1-spontaneous-speech-incoming.yaml 2025-11-25 11:32:43 | |
| @@ -77,7 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/ctms-nonprod-us-west1-ctms-current.yaml 2025-11-25 12:14:24 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/ctms-nonprod-us-west1-ctms-incoming.yaml 2025-11-25 12:14:24 | |
| @@ -80,3 +80,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/ctms-prod-us-west1-ctms-current.yaml 2025-11-25 12:14:34 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/ctms-prod-us-west1-ctms-incoming.yaml 2025-11-25 12:14:34 | |
| @@ -77,7 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/dap-nonprod-us-west1-dap-current.yaml 2025-11-25 11:34:11 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/dap-nonprod-us-west1-dap-incoming.yaml 2025-11-25 11:33:59 | |
| @@ -70,10 +70,10 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -147,7 +147,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/dap-prod-us-west1-dap-current.yaml 2025-11-25 11:34:22 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/dap-prod-us-west1-dap-incoming.yaml 2025-11-25 11:34:22 | |
| @@ -73,3 +73,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/experimenter-nonprod-us-west1-experimenter-current.yaml 2025-11-25 11:34:33 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/experimenter-nonprod-us-west1-experimenter-incoming.yaml 2025-11-25 11:34:33 | |
| @@ -7,7 +7,7 @@ | |
| argocd-image-updater.argoproj.io/app.helm.image-tag: image.tag | |
| argocd-image-updater.argoproj.io/app.update-strategy: newest-build | |
| argocd-image-updater.argoproj.io/git-branch: main | |
| - argocd-image-updater.argoproj.io/image-list: app=us-docker.pkg.dev/moz-fx-experimenter-prod-6cd5/experimenter-prod/experimenter | |
| + argocd-image-updater.argoproj.io/image-list: app= | |
| argocd-image-updater.argoproj.io/write-back-method: git:secret:argocd-webservices/image-updater-github-credentials | |
| argocd.argoproj.io/manifest-generate-paths: ./templates;./files;./Chart.yaml;./values.yaml;./values-stage*.yaml;./.argocd-source-experimenter-stage-us-west1-experimenter.yaml | |
| notifications.argoproj.io/subscribe.on-deployed.grafana: tenant=experimenter|realm=nonprod|region=us-west1|chart=experimenter|argocd=deployed|environment=stage | |
| @@ -49,7 +49,7 @@ | |
| - name: Application Repository | |
| value: mozilla/experimenter | |
| - name: Image Repository | |
| - value: us-docker.pkg.dev/moz-fx-experimenter-prod-6cd5/experimenter-prod/experimenter | |
| + value: "" | |
| - name: Tenant Definition | |
| value: https://github.com/mozilla/global-platform-admin/blob/main/tenants/experimenter.yaml | |
| project: experimenter-nonprod | |
| @@ -77,8 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - enabled: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/experimenter-prod-us-west1-experimenter-current.yaml 2025-11-25 11:34:44 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/experimenter-prod-us-west1-experimenter-incoming.yaml 2025-11-25 11:34:44 | |
| @@ -7,7 +7,7 @@ | |
| argocd-image-updater.argoproj.io/app.helm.image-tag: image.tag | |
| argocd-image-updater.argoproj.io/app.update-strategy: newest-build | |
| argocd-image-updater.argoproj.io/git-branch: main | |
| - argocd-image-updater.argoproj.io/image-list: app=us-docker.pkg.dev/moz-fx-experimenter-prod-6cd5/experimenter-prod/experimenter | |
| + argocd-image-updater.argoproj.io/image-list: app= | |
| argocd-image-updater.argoproj.io/write-back-method: git:secret:argocd-webservices/image-updater-github-credentials | |
| argocd.argoproj.io/manifest-generate-paths: ./templates;./files;./Chart.yaml;./values.yaml;./values-prod*.yaml;./.argocd-source-experimenter-prod-us-west1-experimenter.yaml | |
| notifications.argoproj.io/subscribe.on-deployed.grafana: tenant=experimenter|realm=prod|region=us-west1|chart=experimenter|argocd=deployed|environment=prod | |
| @@ -49,7 +49,7 @@ | |
| - name: Application Repository | |
| value: mozilla/experimenter | |
| - name: Image Repository | |
| - value: us-docker.pkg.dev/moz-fx-experimenter-prod-6cd5/experimenter-prod/experimenter | |
| + value: "" | |
| - name: Tenant Definition | |
| value: https://github.com/mozilla/global-platform-admin/blob/main/tenants/experimenter.yaml | |
| project: experimenter-prod | |
| @@ -77,8 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - enabled: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/extensionworkshop-nonprod-us-west1-extensionworkshop-current.yaml 2025-11-25 11:34:54 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/extensionworkshop-nonprod-us-west1-extensionworkshop-incoming.yaml 2025-11-25 11:34:54 | |
| @@ -70,7 +70,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/extensionworkshop-prod-us-west1-extensionworkshop-current.yaml 2025-11-25 11:35:05 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/extensionworkshop-prod-us-west1-extensionworkshop-incoming.yaml 2025-11-25 11:35:05 | |
| @@ -73,3 +73,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/fx-profiler-nonprod-us-west1-fx-profiler-current.yaml 2025-11-25 11:35:23 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/fx-profiler-nonprod-us-west1-fx-profiler-incoming.yaml 2025-11-25 11:35:09 | |
| @@ -5,9 +5,9 @@ | |
| argocd-image-updater.argoproj.io/app.allow-tags: regexp:.* | |
| argocd-image-updater.argoproj.io/app.helm.image-name: image.name | |
| argocd-image-updater.argoproj.io/app.helm.image-tag: image.tag | |
| - argocd-image-updater.argoproj.io/app.update-strategy: digest | |
| + argocd-image-updater.argoproj.io/app.update-strategy: newest-build | |
| argocd-image-updater.argoproj.io/git-branch: main | |
| - argocd-image-updater.argoproj.io/image-list: app=us-docker.pkg.dev/moz-fx-profiler-prod/profiler-prod/firefoxprofiler:latest | |
| + argocd-image-updater.argoproj.io/image-list: app=us-docker.pkg.dev/moz-fx-profiler-prod/profiler-prod/firefoxprofiler | |
| argocd-image-updater.argoproj.io/write-back-method: git:secret:argocd-webservices/image-updater-github-credentials | |
| argocd.argoproj.io/manifest-generate-paths: ./templates;./files;./Chart.yaml;./values.yaml;./values-dev*.yaml;./.argocd-source-fx-profiler-dev-us-west1-fx-profiler.yaml | |
| notifications.argoproj.io/subscribe.on-deployed.grafana: tenant=fx-profiler|realm=nonprod|region=us-west1|chart=fx-profiler|argocd=deployed|environment=dev | |
| @@ -49,7 +49,7 @@ | |
| - name: Application Repository | |
| value: firefox-devtools/profiler-server | |
| - name: Image Repository | |
| - value: us-docker.pkg.dev/moz-fx-profiler-prod/profiler-prod/firefoxprofiler:latest | |
| + value: us-docker.pkg.dev/moz-fx-profiler-prod/profiler-prod/firefoxprofiler | |
| - name: Tenant Definition | |
| value: https://github.com/mozilla/global-platform-admin/blob/main/tenants/fx-profiler.yaml | |
| project: fx-profiler-nonprod | |
| @@ -89,9 +89,9 @@ | |
| argocd-image-updater.argoproj.io/app.allow-tags: regexp:.* | |
| argocd-image-updater.argoproj.io/app.helm.image-name: image.name | |
| argocd-image-updater.argoproj.io/app.helm.image-tag: image.tag | |
| - argocd-image-updater.argoproj.io/app.update-strategy: digest | |
| + argocd-image-updater.argoproj.io/app.update-strategy: newest-build | |
| argocd-image-updater.argoproj.io/git-branch: main | |
| - argocd-image-updater.argoproj.io/image-list: app=us-docker.pkg.dev/moz-fx-profiler-prod/profiler-prod/firefoxprofiler:latest | |
| + argocd-image-updater.argoproj.io/image-list: app=us-docker.pkg.dev/moz-fx-profiler-prod/profiler-prod/firefoxprofiler | |
| argocd-image-updater.argoproj.io/write-back-method: git:secret:argocd-webservices/image-updater-github-credentials | |
| argocd.argoproj.io/manifest-generate-paths: ./templates;./files;./Chart.yaml;./values.yaml;./values-stage*.yaml;./.argocd-source-fx-profiler-stage-us-west1-fx-profiler.yaml | |
| notifications.argoproj.io/subscribe.on-deployed.grafana: tenant=fx-profiler|realm=nonprod|region=us-west1|chart=fx-profiler|argocd=deployed|environment=stage | |
| @@ -133,7 +133,7 @@ | |
| - name: Application Repository | |
| value: firefox-devtools/profiler-server | |
| - name: Image Repository | |
| - value: us-docker.pkg.dev/moz-fx-profiler-prod/profiler-prod/firefoxprofiler:latest | |
| + value: us-docker.pkg.dev/moz-fx-profiler-prod/profiler-prod/firefoxprofiler | |
| - name: Tenant Definition | |
| value: https://github.com/mozilla/global-platform-admin/blob/main/tenants/fx-profiler.yaml | |
| project: fx-profiler-nonprod |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/fxa-nonprod-us-west1-fxa-current.yaml 2025-11-25 11:35:49 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/fxa-nonprod-us-west1-fxa-incoming.yaml 2025-11-25 11:35:37 | |
| @@ -69,7 +69,7 @@ | |
| value: moz-fx-fxa-nonprod | |
| - name: global.mozcloud.realm | |
| value: nonprod | |
| - releaseName: gha | |
| + releaseName: fxa | |
| valueFiles: | |
| - values.yaml | |
| - values-dev.yaml | |
| @@ -80,6 +80,7 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -152,7 +153,7 @@ | |
| value: moz-fx-fxa-nonprod | |
| - name: global.mozcloud.realm | |
| value: nonprod | |
| - releaseName: gha | |
| + releaseName: fxa | |
| valueFiles: | |
| - values.yaml | |
| - values-stage.yaml | |
| @@ -160,4 +161,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| + syncOptions: | |
| + - CreateNamespace=false | |
| + - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/fxa-prod-us-west1-fxa-current.yaml 2025-11-25 11:36:02 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/fxa-prod-us-west1-fxa-incoming.yaml 2025-11-25 11:36:02 | |
| @@ -62,7 +62,7 @@ | |
| value: moz-fx-fxa-prod | |
| - name: global.mozcloud.realm | |
| value: prod | |
| - releaseName: gha | |
| + releaseName: fxa | |
| valueFiles: | |
| - values.yaml | |
| - values-prod.yaml | |
| @@ -73,3 +73,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/fxa-testing-nonprod-us-west1-fxa-testing-current.yaml 2025-11-25 11:36:19 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/fxa-testing-nonprod-us-west1-fxa-testing-incoming.yaml 2025-11-25 11:36:06 | |
| @@ -5,7 +5,7 @@ | |
| argocd-image-updater.argoproj.io/app.allow-tags: regexp:\d\.\d{1,3} | |
| argocd-image-updater.argoproj.io/app.helm.image-name: image.name | |
| argocd-image-updater.argoproj.io/app.helm.image-tag: image.tag | |
| - argocd-image-updater.argoproj.io/app.update-strategy: digest | |
| + argocd-image-updater.argoproj.io/app.update-strategy: newest-build | |
| argocd-image-updater.argoproj.io/git-branch: main | |
| argocd-image-updater.argoproj.io/image-list: app=us-docker.pkg.dev/moz-fx-fxa-testing-prod/fxa-testing-prod/restmail | |
| argocd-image-updater.argoproj.io/write-back-method: git:secret:argocd-webservices/image-updater-github-credentials | |
| @@ -69,7 +69,7 @@ | |
| value: moz-fx-fxa-testing-nonprod | |
| - name: global.mozcloud.realm | |
| value: nonprod | |
| - releaseName: gha | |
| + releaseName: fxa-testing | |
| valueFiles: | |
| - values.yaml | |
| - values-dev.yaml | |
| @@ -77,12 +77,10 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - prune: true | |
| - selfHeal: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -155,7 +153,7 @@ | |
| value: moz-fx-fxa-testing-nonprod | |
| - name: global.mozcloud.realm | |
| value: nonprod | |
| - releaseName: gha | |
| + releaseName: fxa-testing | |
| valueFiles: | |
| - values.yaml | |
| - values-stage.yaml | |
| @@ -166,3 +164,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/fxa-testing-prod-us-west1-fxa-testing-current.yaml 2025-11-25 11:36:29 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/fxa-testing-prod-us-west1-fxa-testing-incoming.yaml 2025-11-25 11:36:29 | |
| @@ -69,7 +69,7 @@ | |
| value: moz-fx-fxa-testing-prod | |
| - name: global.mozcloud.realm | |
| value: prod | |
| - releaseName: gha | |
| + releaseName: fxa-testing | |
| valueFiles: | |
| - values.yaml | |
| - values-prod.yaml | |
| @@ -77,7 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/git-hg-sync-nonprod-us-west1-git-hg-sync-current.yaml 2025-11-25 11:36:46 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/git-hg-sync-nonprod-us-west1-git-hg-sync-incoming.yaml 2025-11-25 11:36:33 | |
| @@ -5,9 +5,9 @@ | |
| argocd-image-updater.argoproj.io/app.allow-tags: regexp:.* | |
| argocd-image-updater.argoproj.io/app.helm.image-name: image.name | |
| argocd-image-updater.argoproj.io/app.helm.image-tag: image.tag | |
| - argocd-image-updater.argoproj.io/app.update-strategy: digest | |
| + argocd-image-updater.argoproj.io/app.update-strategy: newest-build | |
| argocd-image-updater.argoproj.io/git-branch: main | |
| - argocd-image-updater.argoproj.io/image-list: app=us-docker.pkg.dev/moz-fx-git-hg-sync-prod/git-hg-sync-prod/git-hg-sync:develop | |
| + argocd-image-updater.argoproj.io/image-list: app=us-docker.pkg.dev/moz-fx-git-hg-sync-prod/git-hg-sync-prod/git-hg-sync | |
| argocd-image-updater.argoproj.io/write-back-method: git:secret:argocd-webservices/image-updater-github-credentials | |
| argocd.argoproj.io/manifest-generate-paths: ./templates;./files;./Chart.yaml;./values.yaml;./values-dev*.yaml;./.argocd-source-git-hg-sync-dev-us-west1-git-hg-sync.yaml | |
| notifications.argoproj.io/subscribe.on-deployed.grafana: tenant=git-hg-sync|realm=nonprod|region=us-west1|chart=git-hg-sync|argocd=deployed|environment=dev | |
| @@ -49,7 +49,7 @@ | |
| - name: Application Repository | |
| value: "" | |
| - name: Image Repository | |
| - value: us-docker.pkg.dev/moz-fx-git-hg-sync-prod/git-hg-sync-prod/git-hg-sync:develop | |
| + value: us-docker.pkg.dev/moz-fx-git-hg-sync-prod/git-hg-sync-prod/git-hg-sync | |
| - name: Tenant Definition | |
| value: https://github.com/mozilla/global-platform-admin/blob/main/tenants/git-hg-sync.yaml | |
| project: git-hg-sync-nonprod | |
| @@ -77,10 +77,10 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -89,9 +89,9 @@ | |
| argocd-image-updater.argoproj.io/app.allow-tags: regexp:.* | |
| argocd-image-updater.argoproj.io/app.helm.image-name: image.name | |
| argocd-image-updater.argoproj.io/app.helm.image-tag: image.tag | |
| - argocd-image-updater.argoproj.io/app.update-strategy: digest | |
| + argocd-image-updater.argoproj.io/app.update-strategy: newest-build | |
| argocd-image-updater.argoproj.io/git-branch: main | |
| - argocd-image-updater.argoproj.io/image-list: app=us-docker.pkg.dev/moz-fx-git-hg-sync-prod/git-hg-sync-prod/git-hg-sync:staging | |
| + argocd-image-updater.argoproj.io/image-list: app=us-docker.pkg.dev/moz-fx-git-hg-sync-prod/git-hg-sync-prod/git-hg-sync | |
| argocd-image-updater.argoproj.io/write-back-method: git:secret:argocd-webservices/image-updater-github-credentials | |
| argocd.argoproj.io/manifest-generate-paths: ./templates;./files;./Chart.yaml;./values.yaml;./values-stage*.yaml;./.argocd-source-git-hg-sync-stage-us-west1-git-hg-sync.yaml | |
| notifications.argoproj.io/subscribe.on-deployed.grafana: tenant=git-hg-sync|realm=nonprod|region=us-west1|chart=git-hg-sync|argocd=deployed|environment=stage | |
| @@ -133,7 +133,7 @@ | |
| - name: Application Repository | |
| value: "" | |
| - name: Image Repository | |
| - value: us-docker.pkg.dev/moz-fx-git-hg-sync-prod/git-hg-sync-prod/git-hg-sync:staging | |
| + value: us-docker.pkg.dev/moz-fx-git-hg-sync-prod/git-hg-sync-prod/git-hg-sync | |
| - name: Tenant Definition | |
| value: https://github.com/mozilla/global-platform-admin/blob/main/tenants/git-hg-sync.yaml | |
| project: git-hg-sync-nonprod | |
| @@ -164,3 +164,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/git-hg-sync-prod-us-west1-git-hg-sync-current.yaml 2025-11-25 11:36:57 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/git-hg-sync-prod-us-west1-git-hg-sync-incoming.yaml 2025-11-25 11:36:57 | |
| @@ -77,4 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| + syncOptions: | |
| + - CreateNamespace=false | |
| + - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/grafana-nonprod-us-west1-grafana-current.yaml 2025-11-25 11:37:08 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/grafana-nonprod-us-west1-grafana-incoming.yaml 2025-11-25 11:37:08 | |
| @@ -70,7 +70,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/grafana-prod-us-west1-grafana-current.yaml 2025-11-25 11:37:18 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/grafana-prod-us-west1-grafana-incoming.yaml 2025-11-25 11:37:18 | |
| @@ -73,3 +73,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/jbi-nonprod-us-west1-jbi-current.yaml 2025-11-25 11:37:56 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/jbi-nonprod-us-west1-jbi-incoming.yaml 2025-11-25 11:37:56 | |
| @@ -5,9 +5,9 @@ | |
| argocd-image-updater.argoproj.io/app.allow-tags: regexp:.* | |
| argocd-image-updater.argoproj.io/app.helm.image-name: image.name | |
| argocd-image-updater.argoproj.io/app.helm.image-tag: image.tag | |
| - argocd-image-updater.argoproj.io/app.update-strategy: digest | |
| + argocd-image-updater.argoproj.io/app.update-strategy: newest-build | |
| argocd-image-updater.argoproj.io/git-branch: main | |
| - argocd-image-updater.argoproj.io/image-list: app=us-docker.pkg.dev/moz-fx-jbi-prod/jbi-prod/jbi:latest | |
| + argocd-image-updater.argoproj.io/image-list: app=us-docker.pkg.dev/moz-fx-jbi-prod/jbi-prod/jbi | |
| argocd-image-updater.argoproj.io/write-back-method: git:secret:argocd-webservices/image-updater-github-credentials | |
| argocd.argoproj.io/manifest-generate-paths: ./templates;./files;./Chart.yaml;./values.yaml;./values-stage*.yaml;./.argocd-source-jbi-stage-us-west1-jbi.yaml | |
| notifications.argoproj.io/subscribe.on-deployed.grafana: tenant=jbi|realm=nonprod|region=us-west1|chart=jbi|argocd=deployed|environment=stage | |
| @@ -49,7 +49,7 @@ | |
| - name: Application Repository | |
| value: "" | |
| - name: Image Repository | |
| - value: us-docker.pkg.dev/moz-fx-jbi-prod/jbi-prod/jbi:latest | |
| + value: us-docker.pkg.dev/moz-fx-jbi-prod/jbi-prod/jbi | |
| - name: Tenant Definition | |
| value: https://github.com/mozilla/global-platform-admin/blob/main/tenants/jbi.yaml | |
| project: jbi-nonprod | |
| @@ -77,7 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/jbi-prod-us-west1-jbi-current.yaml 2025-11-25 11:38:06 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/jbi-prod-us-west1-jbi-incoming.yaml 2025-11-25 11:38:06 | |
| @@ -77,7 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/lando-nonprod-us-west1-lando-current.yaml 2025-11-25 11:38:22 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/lando-nonprod-us-west1-lando-incoming.yaml 2025-11-25 11:38:10 | |
| @@ -5,9 +5,9 @@ | |
| argocd-image-updater.argoproj.io/app.allow-tags: regexp:.* | |
| argocd-image-updater.argoproj.io/app.helm.image-name: image.name | |
| argocd-image-updater.argoproj.io/app.helm.image-tag: image.tag | |
| - argocd-image-updater.argoproj.io/app.update-strategy: digest | |
| + argocd-image-updater.argoproj.io/app.update-strategy: newest-build | |
| argocd-image-updater.argoproj.io/git-branch: main | |
| - argocd-image-updater.argoproj.io/image-list: app=us-docker.pkg.dev/moz-fx-lando-prod/lando-prod/lando:develop | |
| + argocd-image-updater.argoproj.io/image-list: app=us-docker.pkg.dev/moz-fx-lando-prod/lando-prod/lando | |
| argocd-image-updater.argoproj.io/write-back-method: git:secret:argocd-webservices/image-updater-github-credentials | |
| argocd.argoproj.io/manifest-generate-paths: ./templates;./files;./Chart.yaml;./values.yaml;./values-dev*.yaml;./.argocd-source-lando-dev-us-west1-lando.yaml | |
| notifications.argoproj.io/subscribe.on-deployed.grafana: tenant=lando|realm=nonprod|region=us-west1|chart=lando|argocd=deployed|environment=dev | |
| @@ -49,7 +49,7 @@ | |
| - name: Application Repository | |
| value: mozilla-conduit/lando | |
| - name: Image Repository | |
| - value: us-docker.pkg.dev/moz-fx-lando-prod/lando-prod/lando:develop | |
| + value: us-docker.pkg.dev/moz-fx-lando-prod/lando-prod/lando | |
| - name: Tenant Definition | |
| value: https://github.com/mozilla/global-platform-admin/blob/main/tenants/lando.yaml | |
| project: lando-nonprod | |
| @@ -77,7 +77,10 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| + syncOptions: | |
| + - CreateNamespace=false | |
| + - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -86,9 +89,9 @@ | |
| argocd-image-updater.argoproj.io/app.allow-tags: regexp:.* | |
| argocd-image-updater.argoproj.io/app.helm.image-name: image.name | |
| argocd-image-updater.argoproj.io/app.helm.image-tag: image.tag | |
| - argocd-image-updater.argoproj.io/app.update-strategy: digest | |
| + argocd-image-updater.argoproj.io/app.update-strategy: newest-build | |
| argocd-image-updater.argoproj.io/git-branch: main | |
| - argocd-image-updater.argoproj.io/image-list: app=us-docker.pkg.dev/moz-fx-lando-prod/lando-prod/lando:staging | |
| + argocd-image-updater.argoproj.io/image-list: app=us-docker.pkg.dev/moz-fx-lando-prod/lando-prod/lando | |
| argocd-image-updater.argoproj.io/write-back-method: git:secret:argocd-webservices/image-updater-github-credentials | |
| argocd.argoproj.io/manifest-generate-paths: ./templates;./files;./Chart.yaml;./values.yaml;./values-stage*.yaml;./.argocd-source-lando-stage-us-west1-lando.yaml | |
| notifications.argoproj.io/subscribe.on-deployed.grafana: tenant=lando|realm=nonprod|region=us-west1|chart=lando|argocd=deployed|environment=stage | |
| @@ -130,7 +133,7 @@ | |
| - name: Application Repository | |
| value: mozilla-conduit/lando | |
| - name: Image Repository | |
| - value: us-docker.pkg.dev/moz-fx-lando-prod/lando-prod/lando:staging | |
| + value: us-docker.pkg.dev/moz-fx-lando-prod/lando-prod/lando | |
| - name: Tenant Definition | |
| value: https://github.com/mozilla/global-platform-admin/blob/main/tenants/lando.yaml | |
| project: lando-nonprod | |
| @@ -158,4 +161,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| + syncOptions: | |
| + - CreateNamespace=false | |
| + - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/lando-prod-us-west1-lando-current.yaml 2025-11-25 11:38:33 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/lando-prod-us-west1-lando-incoming.yaml 2025-11-25 11:38:33 | |
| @@ -77,7 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/mad-nonprod-us-west1-mad-current.yaml 2025-11-25 11:39:17 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/mad-nonprod-us-west1-mad-incoming.yaml 2025-11-25 11:39:05 | |
| @@ -73,6 +73,7 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -149,3 +150,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/mad-prod-us-west1-mad-current.yaml 2025-11-25 11:39:27 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/mad-prod-us-west1-mad-incoming.yaml 2025-11-25 11:39:27 | |
| @@ -73,3 +73,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/mdn-nonprod-us-west1-mdn-observatory-current.yaml 2025-11-25 11:39:48 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/mdn-nonprod-us-west1-mdn-observatory-incoming.yaml 2025-11-25 11:39:48 | |
| @@ -77,8 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - prune: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/mdn-nonprod-us-west1-mdn-current.yaml 2025-11-25 11:39:38 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/mdn-nonprod-us-west1-mdn-incoming.yaml 2025-11-25 11:39:38 | |
| @@ -77,8 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - selfHeal: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/mdn-prod-us-west1-mdn-observatory-current.yaml 2025-11-25 11:40:09 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/mdn-prod-us-west1-mdn-observatory-incoming.yaml 2025-11-25 11:40:09 | |
| @@ -77,7 +77,6 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/mdn-prod-us-west1-mdn-current.yaml 2025-11-25 11:39:59 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/mdn-prod-us-west1-mdn-incoming.yaml 2025-11-25 11:39:59 | |
| @@ -77,7 +77,6 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/merino-nonprod-us-west1-merino-current.yaml 2025-11-25 11:41:31 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/merino-nonprod-us-west1-merino-incoming.yaml 2025-11-25 11:41:04 | |
| @@ -1,5 +1,86 @@ | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| +metadata: | |
| + annotations: | |
| + argocd-image-updater.argoproj.io/app.allow-tags: regexp:.* | |
| + argocd-image-updater.argoproj.io/app.helm.image-name: image.name | |
| + argocd-image-updater.argoproj.io/app.helm.image-tag: image.tag | |
| + argocd-image-updater.argoproj.io/app.update-strategy: digest | |
| + argocd-image-updater.argoproj.io/git-branch: main | |
| + argocd-image-updater.argoproj.io/image-list: app=us-docker.pkg.dev/moz-fx-merino-prod-5de4/merino-prod/merino:latest | |
| + argocd-image-updater.argoproj.io/write-back-method: git:secret:argocd-webservices/image-updater-github-credentials | |
| + argocd.argoproj.io/manifest-generate-paths: ./templates;./files;./Chart.yaml;./values.yaml;./values-dev*.yaml;./.argocd-source-merino-dev-us-west1-merino.yaml | |
| + notifications.argoproj.io/subscribe.on-deployed.grafana: tenant=merino|realm=nonprod|region=us-west1|chart=merino|argocd=deployed|environment=dev | |
| + notifications.argoproj.io/subscribe.on-deployed.slack: contextual-services-tech | |
| + notifications.argoproj.io/subscribe.on-health-degraded.grafana: tenant=merino|realm=nonprod|region=us-west1|chart=merino|argocd=health-degraded|environment=dev | |
| + notifications.argoproj.io/subscribe.on-health-degraded.slack: contextual-services-tech | |
| + notifications.argoproj.io/subscribe.on-sync-failed.grafana: tenant=merino|realm=nonprod|region=us-west1|chart=merino|argocd=sync-failed|environment=dev | |
| + notifications.argoproj.io/subscribe.on-sync-failed.slack: contextual-services-tech | |
| + notifications.argoproj.io/subscribe.on-sync-running.grafana: tenant=merino|realm=nonprod|region=us-west1|chart=merino|argocd=sync-running|environment=dev | |
| + notifications.argoproj.io/subscribe.on-sync-status-unknown.grafana: tenant=merino|realm=nonprod|region=us-west1|chart=merino|argocd=sync-status-unknown|environment=dev | |
| + notifications.argoproj.io/subscribe.on-sync-succeeded.grafana: tenant=merino|realm=nonprod|region=us-west1|chart=merino|argocd=sync-succeeded|environment=dev | |
| + finalizers: | |
| + - resources-finalizer.argocd.argoproj.io | |
| + labels: | |
| + chart: merino | |
| + environment: dev | |
| + realm: nonprod | |
| + region: us-west1 | |
| + tenant: merino | |
| + name: merino-dev-us-west1-merino | |
| +spec: | |
| + destination: | |
| + name: webservices-high-private-nonprod-us-west1 | |
| + namespace: merino-dev | |
| + ignoreDifferences: | |
| + - group: apps | |
| + jsonPointers: | |
| + - /spec/replicas | |
| + kind: Deployment | |
| + - group: networking.k8s.io | |
| + jsonPointers: | |
| + - /metadata/annotations/ingress.gcp.kubernetes.io~1pre-shared-cert | |
| + kind: Ingress | |
| + info: | |
| + - name: Helm Chart | |
| + value: https://github.com/mozilla/webservices-infra/tree/main/merino/k8s/merino | |
| + - name: Helm Chart Ref | |
| + value: main | |
| + - name: Application Repository | |
| + value: mozilla-services/merino-py | |
| + - name: Image Repository | |
| + value: us-docker.pkg.dev/moz-fx-merino-prod-5de4/merino-prod/merino:latest | |
| + - name: Tenant Definition | |
| + value: https://github.com/mozilla/global-platform-admin/blob/main/tenants/merino.yaml | |
| + project: merino-nonprod | |
| + revisionHistoryLimit: 5 | |
| + source: | |
| + helm: | |
| + parameters: | |
| + - name: global.mozcloud.app_code | |
| + value: merino | |
| + - name: global.mozcloud.artifact_id | |
| + value: $ARGOCD_APP_REVISION_SHORT_8 | |
| + - name: global.mozcloud.chart | |
| + value: merino | |
| + - name: global.mozcloud.env_code | |
| + value: dev | |
| + - name: global.mozcloud.project_id | |
| + value: moz-fx-merino-nonprod-db57 | |
| + - name: global.mozcloud.realm | |
| + value: nonprod | |
| + releaseName: merino | |
| + valueFiles: | |
| + - values.yaml | |
| + - values-dev.yaml | |
| + path: merino/k8s/merino | |
| + repoURL: https://github.com/mozilla/webservices-infra | |
| + targetRevision: main | |
| + syncPolicy: | |
| + syncOptions: | |
| + - CreateNamespace=false | |
| + - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -80,8 +161,6 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - enabled: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/moderator-nonprod-us-west1-moderator-current.yaml 2025-11-25 11:42:26 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/moderator-nonprod-us-west1-moderator-incoming.yaml 2025-11-25 11:42:26 | |
| @@ -69,7 +69,7 @@ | |
| value: moz-fx-moderator-nonprod | |
| - name: global.mozcloud.realm | |
| value: nonprod | |
| - releaseName: gha | |
| + releaseName: moderator | |
| valueFiles: | |
| - values.yaml | |
| - values-stage.yaml | |
| @@ -77,7 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/moderator-prod-us-west1-moderator-current.yaml 2025-11-25 11:42:38 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/moderator-prod-us-west1-moderator-incoming.yaml 2025-11-25 11:42:38 | |
| @@ -69,7 +69,7 @@ | |
| value: moz-fx-moderator-prod | |
| - name: global.mozcloud.realm | |
| value: prod | |
| - releaseName: gha | |
| + releaseName: moderator | |
| valueFiles: | |
| - values.yaml | |
| - values-prod.yaml | |
| @@ -77,8 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - selfHeal: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/monitor-nonprod-us-west1-monitor-www-current.yaml 2025-11-25 11:42:57 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/monitor-nonprod-us-west1-monitor-www-incoming.yaml 2025-11-25 11:42:43 | |
| @@ -77,7 +77,10 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| + syncOptions: | |
| + - CreateNamespace=false | |
| + - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -158,4 +161,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| + syncOptions: | |
| + - CreateNamespace=false | |
| + - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/monitor-prod-us-west1-monitor-www-current.yaml 2025-11-25 11:43:08 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/monitor-prod-us-west1-monitor-www-incoming.yaml 2025-11-25 11:43:08 | |
| @@ -77,7 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/moz-language-portal-nonprod-us-west1-moz-language-portal-current.yaml 2025-11-25 11:43:18 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/moz-language-portal-nonprod-us-west1-moz-language-portal-incoming.yaml 2025-11-25 11:43:19 | |
| @@ -77,8 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - selfHeal: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/moz-language-portal-prod-us-west1-moz-language-portal-current.yaml 2025-11-25 11:43:29 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/moz-language-portal-prod-us-west1-moz-language-portal-incoming.yaml 2025-11-25 11:43:29 | |
| @@ -77,8 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - selfHeal: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/mzcld-demo-nonprod-us-west1-mzcld-demo-current.yaml 2025-11-25 11:43:47 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/mzcld-demo-nonprod-us-west1-mzcld-demo-incoming.yaml 2025-11-25 11:43:34 | |
| @@ -5,9 +5,9 @@ | |
| argocd-image-updater.argoproj.io/app.allow-tags: regexp:.* | |
| argocd-image-updater.argoproj.io/app.helm.image-name: image.name | |
| argocd-image-updater.argoproj.io/app.helm.image-tag: image.tag | |
| - argocd-image-updater.argoproj.io/app.update-strategy: digest | |
| + argocd-image-updater.argoproj.io/app.update-strategy: newest-build | |
| argocd-image-updater.argoproj.io/git-branch: main | |
| - argocd-image-updater.argoproj.io/image-list: app=us-docker.pkg.dev/moz-fx-mzcld-demo-prod/mzcld-demo-prod/mzcld-demo:latest | |
| + argocd-image-updater.argoproj.io/image-list: app=us-docker.pkg.dev/moz-fx-mzcld-demo-prod/mzcld-demo-prod/mzcld-demo | |
| argocd-image-updater.argoproj.io/write-back-method: git:secret:argocd-webservices/image-updater-github-credentials | |
| argocd.argoproj.io/manifest-generate-paths: ./templates;./files;./Chart.yaml;./values.yaml;./values-dev*.yaml;./.argocd-source-mzcld-demo-dev-us-west1-mzcld-demo.yaml | |
| notifications.argoproj.io/subscribe.on-deployed.grafana: tenant=mzcld-demo|realm=nonprod|region=us-west1|chart=mzcld-demo|argocd=deployed|environment=dev | |
| @@ -49,7 +49,7 @@ | |
| - name: Application Repository | |
| value: mozilla/mzcld-demo | |
| - name: Image Repository | |
| - value: us-docker.pkg.dev/moz-fx-mzcld-demo-prod/mzcld-demo-prod/mzcld-demo:latest | |
| + value: us-docker.pkg.dev/moz-fx-mzcld-demo-prod/mzcld-demo-prod/mzcld-demo | |
| - name: Tenant Definition | |
| value: https://github.com/mozilla/global-platform-admin/blob/main/tenants/mzcld-demo.yaml | |
| project: mzcld-demo-nonprod | |
| @@ -75,11 +75,12 @@ | |
| - values-dev.yaml | |
| path: mzcld-demo/k8s/mzcld-demo | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| - targetRevision: MZCLD-1138 | |
| + targetRevision: main | |
| syncPolicy: | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -160,7 +161,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/mzcld-demo-prod-us-west1-mzcld-demo-current.yaml 2025-11-25 11:43:57 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/mzcld-demo-prod-us-west1-mzcld-demo-incoming.yaml 2025-11-25 11:43:57 | |
| @@ -80,3 +80,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/nucleus-nonprod-us-west1-nucleus-current.yaml 2025-11-25 11:44:16 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/nucleus-nonprod-us-west1-nucleus-incoming.yaml 2025-11-25 11:44:02 | |
| @@ -69,7 +69,7 @@ | |
| value: moz-fx-nucleus-nonprod | |
| - name: global.mozcloud.realm | |
| value: nonprod | |
| - releaseName: gha | |
| + releaseName: nucleus | |
| valueFiles: | |
| - values.yaml | |
| - values-stage.yaml | |
| @@ -77,11 +77,10 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - selfHeal: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -154,7 +153,7 @@ | |
| value: moz-fx-nucleus-nonprod | |
| - name: global.mozcloud.realm | |
| value: nonprod | |
| - releaseName: gha | |
| + releaseName: nucleus | |
| valueFiles: | |
| - values.yaml | |
| - values-dev.yaml | |
| @@ -162,8 +161,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - selfHeal: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/nucleus-prod-us-west1-nucleus-current.yaml 2025-11-25 11:44:27 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/nucleus-prod-us-west1-nucleus-incoming.yaml 2025-11-25 11:44:27 | |
| @@ -69,7 +69,7 @@ | |
| value: moz-fx-nucleus-prod | |
| - name: global.mozcloud.realm | |
| value: prod | |
| - releaseName: gha | |
| + releaseName: nucleus | |
| valueFiles: | |
| - values.yaml | |
| - values-prod.yaml | |
| @@ -77,8 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - selfHeal: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/ohttp-gateway-nonprod-us-west1-ohttp-gateway-current.yaml 2025-11-25 11:44:37 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/ohttp-gateway-nonprod-us-west1-ohttp-gateway-incoming.yaml 2025-11-25 11:44:37 | |
| @@ -73,3 +73,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/ohttp-gateway-prod-us-west1-ohttp-gateway-current.yaml 2025-11-25 11:44:48 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/ohttp-gateway-prod-us-west1-ohttp-gateway-incoming.yaml 2025-11-25 11:44:48 | |
| @@ -73,3 +73,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/orchestrator-prod-us-west1-orchestrator-current.yaml 2025-11-25 11:45:42 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/orchestrator-prod-us-west1-orchestrator-incoming.yaml 2025-11-25 11:45:42 | |
| @@ -1,2 +1,83 @@ | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| +metadata: | |
| + annotations: | |
| + argocd-image-updater.argoproj.io/app.allow-tags: regexp:^prod-.{8}$ | |
| + argocd-image-updater.argoproj.io/app.helm.image-name: image.name | |
| + argocd-image-updater.argoproj.io/app.helm.image-tag: image.tag | |
| + argocd-image-updater.argoproj.io/app.update-strategy: newest-build | |
| + argocd-image-updater.argoproj.io/git-branch: main | |
| + argocd-image-updater.argoproj.io/image-list: app=us-docker.pkg.dev/moz-fx-orchestrator-prod/orchestrator-prod/orchestrator | |
| + argocd-image-updater.argoproj.io/write-back-method: git:secret:argocd-webservices/image-updater-github-credentials | |
| + argocd.argoproj.io/manifest-generate-paths: ./templates;./files;./Chart.yaml;./values.yaml;./values-prod*.yaml;./.argocd-source-orchestrator-prod-us-west1-orchestrator.yaml | |
| + notifications.argoproj.io/subscribe.on-deployed.grafana: tenant=orchestrator|realm=prod|region=us-west1|chart=orchestrator|argocd=deployed|environment=prod | |
| + notifications.argoproj.io/subscribe.on-deployed.slack: sre-deploy;orchestrator | |
| + notifications.argoproj.io/subscribe.on-health-degraded.grafana: tenant=orchestrator|realm=prod|region=us-west1|chart=orchestrator|argocd=health-degraded|environment=prod | |
| + notifications.argoproj.io/subscribe.on-health-degraded.slack: sre-deploy;orchestrator | |
| + notifications.argoproj.io/subscribe.on-sync-failed.grafana: tenant=orchestrator|realm=prod|region=us-west1|chart=orchestrator|argocd=sync-failed|environment=prod | |
| + notifications.argoproj.io/subscribe.on-sync-failed.slack: sre-deploy;orchestrator | |
| + notifications.argoproj.io/subscribe.on-sync-running.grafana: tenant=orchestrator|realm=prod|region=us-west1|chart=orchestrator|argocd=sync-running|environment=prod | |
| + notifications.argoproj.io/subscribe.on-sync-status-unknown.grafana: tenant=orchestrator|realm=prod|region=us-west1|chart=orchestrator|argocd=sync-status-unknown|environment=prod | |
| + notifications.argoproj.io/subscribe.on-sync-succeeded.grafana: tenant=orchestrator|realm=prod|region=us-west1|chart=orchestrator|argocd=sync-succeeded|environment=prod | |
| + finalizers: | |
| + - resources-finalizer.argocd.argoproj.io | |
| + labels: | |
| + chart: orchestrator | |
| + environment: prod | |
| + realm: prod | |
| + region: us-west1 | |
| + tenant: orchestrator | |
| + name: orchestrator-prod-us-west1-orchestrator | |
| +spec: | |
| + destination: | |
| + name: webservices-low-private-prod-us-west1 | |
| + namespace: orchestrator-prod | |
| + ignoreDifferences: | |
| + - group: apps | |
| + jsonPointers: | |
| + - /spec/replicas | |
| + kind: Deployment | |
| + - group: networking.k8s.io | |
| + jsonPointers: | |
| + - /metadata/annotations/ingress.gcp.kubernetes.io~1pre-shared-cert | |
| + kind: Ingress | |
| + info: | |
| + - name: Helm Chart | |
| + value: https://github.com/mozilla/webservices-infra/tree/main/orchestrator/k8s/orchestrator | |
| + - name: Helm Chart Ref | |
| + value: main | |
| + - name: Application Repository | |
| + value: mozmeao/orchestrator | |
| + - name: Image Repository | |
| + value: us-docker.pkg.dev/moz-fx-orchestrator-prod/orchestrator-prod/orchestrator | |
| + - name: Tenant Definition | |
| + value: https://github.com/mozilla/global-platform-admin/blob/main/tenants/orchestrator.yaml | |
| + project: orchestrator-prod | |
| + revisionHistoryLimit: 5 | |
| + source: | |
| + helm: | |
| + parameters: | |
| + - name: global.mozcloud.app_code | |
| + value: orchestrator | |
| + - name: global.mozcloud.artifact_id | |
| + value: $ARGOCD_APP_REVISION_SHORT_8 | |
| + - name: global.mozcloud.chart | |
| + value: orchestrator | |
| + - name: global.mozcloud.env_code | |
| + value: prod | |
| + - name: global.mozcloud.project_id | |
| + value: moz-fx-orchestrator-prod | |
| + - name: global.mozcloud.realm | |
| + value: prod | |
| + releaseName: orchestrator | |
| + valueFiles: | |
| + - values.yaml | |
| + - values-prod.yaml | |
| + path: orchestrator/k8s/orchestrator | |
| + repoURL: https://github.com/mozilla/webservices-infra | |
| + targetRevision: main | |
| + syncPolicy: | |
| + syncOptions: | |
| + - CreateNamespace=false | |
| + - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/outgoing-nonprod-us-west1-outgoing-current.yaml 2025-11-25 11:45:53 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/outgoing-nonprod-us-west1-outgoing-incoming.yaml 2025-11-25 11:45:53 | |
| @@ -69,7 +69,7 @@ | |
| value: moz-fx-outgoing-nonprod | |
| - name: global.mozcloud.realm | |
| value: nonprod | |
| - releaseName: outgoing-stage | |
| + releaseName: outgoing | |
| valueFiles: | |
| - values.yaml | |
| - values-stage.yaml | |
| @@ -77,8 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - selfHeal: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/outgoing-prod-us-west1-outgoing-current.yaml 2025-11-25 11:46:06 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/outgoing-prod-us-west1-outgoing-incoming.yaml 2025-11-25 11:46:06 | |
| @@ -62,7 +62,7 @@ | |
| value: moz-fx-outgoing-prod | |
| - name: global.mozcloud.realm | |
| value: prod | |
| - releaseName: outgoing-prod | |
| + releaseName: outgoing | |
| valueFiles: | |
| - values.yaml | |
| - values-prod.yaml | |
| @@ -73,3 +73,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/phabricator-nonprod-us-west1-phabricator-current.yaml 2025-11-25 11:46:24 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/phabricator-nonprod-us-west1-phabricator-incoming.yaml 2025-11-25 11:46:11 | |
| @@ -42,7 +42,7 @@ | |
| - name: Application Repository | |
| value: mozilla-conduit/phabricator | |
| - name: Image Repository | |
| - value: us-docker.pkg.dev/moz-fx-phabricator-prod/phabricator-prod/phabricator:development | |
| + value: us-docker.pkg.dev/moz-fx-phabricator-prod/phabricator-prod/phabricator | |
| - name: Tenant Definition | |
| value: https://github.com/mozilla/global-platform-admin/blob/main/tenants/phabricator.yaml | |
| project: phabricator-nonprod | |
| @@ -73,6 +73,7 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -149,3 +150,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/phabricator-prod-us-west1-phabricator-current.yaml 2025-11-25 11:46:35 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/phabricator-prod-us-west1-phabricator-incoming.yaml 2025-11-25 11:46:35 | |
| @@ -73,3 +73,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/pontoon-nonprod-us-west1-pontoon-current.yaml 2025-11-25 11:47:24 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/pontoon-nonprod-us-west1-pontoon-incoming.yaml 2025-11-25 11:47:24 | |
| @@ -77,9 +77,6 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - enabled: true | |
| - prune: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/productdelivery-nonprod-us-west1-productdelivery-current.yaml 2025-11-25 11:47:51 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/productdelivery-nonprod-us-west1-productdelivery-incoming.yaml 2025-11-25 11:47:39 | |
| @@ -62,7 +62,7 @@ | |
| value: moz-fx-productdelivery-no-7d6a | |
| - name: global.mozcloud.realm | |
| value: nonprod | |
| - releaseName: gha | |
| + releaseName: productdelivery | |
| valueFiles: | |
| - values.yaml | |
| - values-dev.yaml | |
| @@ -73,6 +73,7 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -138,7 +139,7 @@ | |
| value: moz-fx-productdelivery-no-7d6a | |
| - name: global.mozcloud.realm | |
| value: nonprod | |
| - releaseName: gha | |
| + releaseName: productdelivery | |
| valueFiles: | |
| - values.yaml | |
| - values-stage.yaml | |
| @@ -149,3 +150,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/productdelivery-prod-us-west1-productdelivery-current.yaml 2025-11-25 11:48:02 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/productdelivery-prod-us-west1-productdelivery-incoming.yaml 2025-11-25 11:48:02 | |
| @@ -62,7 +62,7 @@ | |
| value: moz-fx-productdelivery-pr-38b5 | |
| - name: global.mozcloud.realm | |
| value: prod | |
| - releaseName: gha | |
| + releaseName: productdelivery | |
| valueFiles: | |
| - values.yaml | |
| - values-prod.yaml | |
| @@ -73,3 +73,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/refractr-nonprod-us-west1-refractr-current.yaml 2025-11-25 11:48:13 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/refractr-nonprod-us-west1-refractr-incoming.yaml 2025-11-25 11:48:13 | |
| @@ -77,8 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - selfHeal: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/refractr-prod-us-west1-refractr-current.yaml 2025-11-25 11:48:23 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/refractr-prod-us-west1-refractr-incoming.yaml 2025-11-25 11:48:23 | |
| @@ -77,8 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - selfHeal: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/relay-nonprod-us-west1-relay-current.yaml 2025-11-25 11:48:40 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/relay-nonprod-us-west1-relay-incoming.yaml 2025-11-25 11:48:28 | |
| @@ -77,8 +77,6 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - enabled: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| @@ -163,8 +161,6 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - enabled: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/relsre-metrics-nonprod-us-west1-relsre-metrics-current.yaml 2025-11-25 11:49:30 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/relsre-metrics-nonprod-us-west1-relsre-metrics-incoming.yaml 2025-11-25 11:49:30 | |
| @@ -73,3 +73,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/relsre-metrics-prod-us-west1-relsre-metrics-current.yaml 2025-11-25 11:49:41 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/relsre-metrics-prod-us-west1-relsre-metrics-incoming.yaml 2025-11-25 11:49:42 | |
| @@ -73,3 +73,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/remote-settings-nonprod-us-west1-remote-settings-cronjobs-current.yaml 2025-11-25 11:50:48 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/remote-settings-nonprod-us-west1-remote-settings-cronjobs-incoming.yaml 2025-11-25 11:50:35 | |
| @@ -77,10 +77,10 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -161,7 +161,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/remote-settings-nonprod-us-west1-remote-settings-permissions-current.yaml 2025-11-25 11:51:04 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/remote-settings-nonprod-us-west1-remote-settings-permissions-incoming.yaml 2025-11-25 11:50:52 | |
| @@ -77,7 +77,6 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| @@ -162,7 +161,6 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/remote-settings-nonprod-us-west1-remote-settings-current.yaml 2025-11-25 11:50:31 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/remote-settings-nonprod-us-west1-remote-settings-incoming.yaml 2025-11-25 11:50:17 | |
| @@ -77,8 +77,10 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - enabled: true | |
| + syncOptions: | |
| + - CreateNamespace=false | |
| + - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -159,8 +161,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - enabled: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/remote-settings-prod-us-west1-remote-settings-cronjobs-current.yaml 2025-11-25 11:51:25 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/remote-settings-prod-us-west1-remote-settings-cronjobs-incoming.yaml 2025-11-25 11:51:25 | |
| @@ -77,7 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/remote-settings-prod-us-west1-remote-settings-permissions-current.yaml 2025-11-25 11:51:36 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/remote-settings-prod-us-west1-remote-settings-permissions-incoming.yaml 2025-11-25 11:51:36 | |
| @@ -77,7 +77,6 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/remote-settings-prod-us-west1-remote-settings-current.yaml 2025-11-25 11:51:14 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/remote-settings-prod-us-west1-remote-settings-incoming.yaml 2025-11-25 11:51:14 | |
| @@ -80,3 +80,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/socorro-nonprod-us-west1-antenna-current.yaml 2025-11-25 11:51:46 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/socorro-nonprod-us-west1-antenna-incoming.yaml 2025-11-25 11:51:46 | |
| @@ -77,7 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/socorro-nonprod-us-west1-socorro-current.yaml 2025-11-25 11:51:57 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/socorro-nonprod-us-west1-socorro-incoming.yaml 2025-11-25 11:51:57 | |
| @@ -77,7 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/socorro-prod-us-west1-antenna-current.yaml 2025-11-25 11:52:09 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/socorro-prod-us-west1-antenna-incoming.yaml 2025-11-25 11:52:09 | |
| @@ -77,7 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/socorro-prod-us-west1-socorro-current.yaml 2025-11-25 11:52:19 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/socorro-prod-us-west1-socorro-incoming.yaml 2025-11-25 11:52:19 | |
| @@ -77,7 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/springfield-nonprod-europe-west1-springfield-current.yaml 2025-11-25 11:52:43 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/springfield-nonprod-europe-west1-springfield-incoming.yaml 2025-11-25 11:52:23 | |
| @@ -82,6 +82,7 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -167,6 +168,7 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -249,7 +251,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/springfield-nonprod-us-west1-springfield-current.yaml 2025-11-25 11:53:07 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/springfield-nonprod-us-west1-springfield-incoming.yaml 2025-11-25 11:52:47 | |
| @@ -77,10 +77,10 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -161,10 +161,10 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -245,7 +245,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/springfield-prod-europe-west1-springfield-current.yaml 2025-11-25 11:53:18 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/springfield-prod-europe-west1-springfield-incoming.yaml 2025-11-25 11:53:18 | |
| @@ -79,8 +79,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - enabled: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/springfield-prod-us-west1-springfield-current.yaml 2025-11-25 11:53:29 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/springfield-prod-us-west1-springfield-incoming.yaml 2025-11-25 11:53:29 | |
| @@ -77,8 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - enabled: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/sumo-nonprod-europe-west1-sumo-current.yaml 2025-11-25 11:54:43 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/sumo-nonprod-europe-west1-sumo-incoming.yaml 2025-11-25 11:54:30 | |
| @@ -70,7 +70,7 @@ | |
| value: moz-fx-sumo-nonprod | |
| - name: global.mozcloud.realm | |
| value: nonprod | |
| - releaseName: gha | |
| + releaseName: sumo | |
| valueFiles: | |
| - values.yaml | |
| - values-dev.yaml | |
| @@ -156,7 +156,7 @@ | |
| value: moz-fx-sumo-nonprod | |
| - name: global.mozcloud.realm | |
| value: nonprod | |
| - releaseName: gha | |
| + releaseName: sumo | |
| valueFiles: | |
| - values.yaml | |
| - values-stage.yaml | |
| @@ -165,9 +165,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - enabled: true | |
| - selfHeal: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/sumo-nonprod-us-west1-sumo-current.yaml 2025-11-25 11:55:00 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/sumo-nonprod-us-west1-sumo-incoming.yaml 2025-11-25 11:54:47 | |
| @@ -69,7 +69,7 @@ | |
| value: moz-fx-sumo-nonprod | |
| - name: global.mozcloud.realm | |
| value: nonprod | |
| - releaseName: gha | |
| + releaseName: sumo | |
| valueFiles: | |
| - values.yaml | |
| - values-dev.yaml | |
| @@ -77,11 +77,10 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - enabled: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -154,7 +153,7 @@ | |
| value: moz-fx-sumo-nonprod | |
| - name: global.mozcloud.realm | |
| value: nonprod | |
| - releaseName: gha | |
| + releaseName: sumo | |
| valueFiles: | |
| - values.yaml | |
| - values-stage.yaml | |
| @@ -162,9 +161,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - enabled: true | |
| - selfHeal: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/sumo-prod-europe-west1-sumo-current.yaml 2025-11-25 11:55:11 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/sumo-prod-europe-west1-sumo-incoming.yaml 2025-11-25 11:55:11 | |
| @@ -70,7 +70,7 @@ | |
| value: moz-fx-sumo-prod | |
| - name: global.mozcloud.realm | |
| value: prod | |
| - releaseName: gha | |
| + releaseName: sumo | |
| valueFiles: | |
| - values.yaml | |
| - values-prod.yaml | |
| @@ -79,6 +79,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - enabled: true | |
| - selfHeal: true | |
| + syncOptions: | |
| + - CreateNamespace=false | |
| + - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/sumo-prod-us-west1-sumo-current.yaml 2025-11-25 11:55:22 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/sumo-prod-us-west1-sumo-incoming.yaml 2025-11-25 11:55:22 | |
| @@ -69,7 +69,7 @@ | |
| value: moz-fx-sumo-prod | |
| - name: global.mozcloud.realm | |
| value: prod | |
| - releaseName: gha | |
| + releaseName: sumo | |
| valueFiles: | |
| - values.yaml | |
| - values-prod.yaml | |
| @@ -77,5 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - enabled: true | |
| + syncOptions: | |
| + - CreateNamespace=false | |
| + - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/symbols-nonprod-us-west1-eliot-current.yaml 2025-11-25 11:55:33 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/symbols-nonprod-us-west1-eliot-incoming.yaml 2025-11-25 11:55:33 | |
| @@ -77,7 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/symbols-nonprod-us-west1-tecken-current.yaml 2025-11-25 11:55:43 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/symbols-nonprod-us-west1-tecken-incoming.yaml 2025-11-25 11:55:43 | |
| @@ -77,7 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/symbols-prod-us-west1-eliot-current.yaml 2025-11-25 11:55:53 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/symbols-prod-us-west1-eliot-incoming.yaml 2025-11-25 11:55:53 | |
| @@ -77,7 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/symbols-prod-us-west1-tecken-current.yaml 2025-11-25 11:56:04 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/symbols-prod-us-west1-tecken-incoming.yaml 2025-11-25 11:56:04 | |
| @@ -77,7 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/sync-nonprod-us-west1-sync-current.yaml 2025-11-25 11:57:06 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/sync-nonprod-us-west1-sync-incoming.yaml 2025-11-25 11:56:53 | |
| @@ -80,6 +80,7 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -160,8 +161,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - enabled: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/sync-nonprod-us-west1-tokenserver-current.yaml 2025-11-25 11:57:59 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/sync-nonprod-us-west1-tokenserver-incoming.yaml 2025-11-25 11:57:46 | |
| @@ -80,6 +80,7 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -160,8 +161,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - enabled: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/sync-prod-us-west1-sync-current.yaml 2025-11-25 11:58:09 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/sync-prod-us-west1-sync-incoming.yaml 2025-11-25 11:58:09 | |
| @@ -80,3 +80,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/sync-prod-us-west1-tokenserver-current.yaml 2025-11-25 11:58:40 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/sync-prod-us-west1-tokenserver-incoming.yaml 2025-11-25 11:58:40 | |
| @@ -80,3 +80,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/tabs-nonprod-us-west1-tabs-api-current.yaml 2025-11-25 11:58:51 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/tabs-nonprod-us-west1-tabs-api-incoming.yaml 2025-11-25 11:58:51 | |
| @@ -77,8 +77,6 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - prune: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/tabs-nonprod-us-west1-tabs-control-panel-jobs-current.yaml 2025-11-25 11:59:12 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/tabs-nonprod-us-west1-tabs-control-panel-jobs-incoming.yaml 2025-11-25 11:59:12 | |
| @@ -77,7 +77,6 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/tabs-nonprod-us-west1-tabs-control-panel-current.yaml 2025-11-25 11:59:02 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/tabs-nonprod-us-west1-tabs-control-panel-incoming.yaml 2025-11-25 11:59:02 | |
| @@ -77,8 +77,6 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - prune: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/tabs-nonprod-us-west1-tabs-marketing-current.yaml 2025-11-25 11:59:22 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/tabs-nonprod-us-west1-tabs-marketing-incoming.yaml 2025-11-25 11:59:22 | |
| @@ -77,7 +77,6 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/tabs-nonprod-us-west1-tabs-spark-current.yaml 2025-11-25 11:59:33 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/tabs-nonprod-us-west1-tabs-spark-incoming.yaml 2025-11-25 11:59:33 | |
| @@ -77,8 +77,6 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - prune: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/tabs-nonprod-us-west1-tabstack-sophie-current.yaml 2025-11-25 11:59:44 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/tabs-nonprod-us-west1-tabstack-sophie-incoming.yaml 2025-11-25 11:59:44 | |
| @@ -77,8 +77,6 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: | |
| - enabled: true | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/telescope-nonprod-us-west1-telescope-current.yaml 2025-11-25 12:01:28 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/telescope-nonprod-us-west1-telescope-incoming.yaml 2025-11-25 12:01:28 | |
| @@ -5,9 +5,9 @@ | |
| argocd-image-updater.argoproj.io/app.allow-tags: regexp:.* | |
| argocd-image-updater.argoproj.io/app.helm.image-name: image.name | |
| argocd-image-updater.argoproj.io/app.helm.image-tag: image.tag | |
| - argocd-image-updater.argoproj.io/app.update-strategy: digest | |
| + argocd-image-updater.argoproj.io/app.update-strategy: newest-build | |
| argocd-image-updater.argoproj.io/git-branch: main | |
| - argocd-image-updater.argoproj.io/image-list: app=us-docker.pkg.dev/moz-fx-telescope-prod/telescope-prod/telescope:latest | |
| + argocd-image-updater.argoproj.io/image-list: app=us-docker.pkg.dev/moz-fx-telescope-prod/telescope-prod/telescope | |
| argocd-image-updater.argoproj.io/write-back-method: git:secret:argocd-webservices/image-updater-github-credentials | |
| argocd.argoproj.io/manifest-generate-paths: ./templates;./files;./Chart.yaml;./values.yaml;./values-stage*.yaml;./.argocd-source-telescope-stage-us-west1-telescope.yaml | |
| notifications.argoproj.io/subscribe.on-deployed.grafana: tenant=telescope|realm=nonprod|region=us-west1|chart=telescope|argocd=deployed|environment=stage | |
| @@ -49,7 +49,7 @@ | |
| - name: Application Repository | |
| value: "" | |
| - name: Image Repository | |
| - value: us-docker.pkg.dev/moz-fx-telescope-prod/telescope-prod/telescope:latest | |
| + value: us-docker.pkg.dev/moz-fx-telescope-prod/telescope-prod/telescope | |
| - name: Tenant Definition | |
| value: https://github.com/mozilla/global-platform-admin/blob/main/tenants/telescope.yaml | |
| project: telescope-nonprod | |
| @@ -69,7 +69,7 @@ | |
| value: moz-fx-telescope-nonprod | |
| - name: global.mozcloud.realm | |
| value: nonprod | |
| - releaseName: gha | |
| + releaseName: telescope | |
| valueFiles: | |
| - values.yaml | |
| - values-stage.yaml | |
| @@ -80,3 +80,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/telescope-prod-us-west1-telescope-current.yaml 2025-11-25 12:01:40 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/telescope-prod-us-west1-telescope-incoming.yaml 2025-11-25 12:01:40 | |
| @@ -69,7 +69,7 @@ | |
| value: moz-fx-telescope-prod | |
| - name: global.mozcloud.realm | |
| value: prod | |
| - releaseName: gha | |
| + releaseName: telescope | |
| valueFiles: | |
| - values.yaml | |
| - values-prod.yaml | |
| @@ -80,3 +80,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/webcompat-nonprod-us-west1-webcompat-current.yaml 2025-11-25 12:02:53 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/webcompat-nonprod-us-west1-webcompat-incoming.yaml 2025-11-25 12:02:40 | |
| @@ -5,9 +5,9 @@ | |
| argocd-image-updater.argoproj.io/app.allow-tags: regexp:.* | |
| argocd-image-updater.argoproj.io/app.helm.image-name: image.name | |
| argocd-image-updater.argoproj.io/app.helm.image-tag: image.tag | |
| - argocd-image-updater.argoproj.io/app.update-strategy: digest | |
| + argocd-image-updater.argoproj.io/app.update-strategy: newest-build | |
| argocd-image-updater.argoproj.io/git-branch: main | |
| - argocd-image-updater.argoproj.io/image-list: app=us-docker.pkg.dev/moz-fx-webcompat-prod/webcompat-prod/webcompat:latest | |
| + argocd-image-updater.argoproj.io/image-list: app=us-docker.pkg.dev/moz-fx-webcompat-prod/webcompat-prod/webcompat | |
| argocd-image-updater.argoproj.io/write-back-method: git:secret:argocd-webservices/image-updater-github-credentials | |
| argocd.argoproj.io/manifest-generate-paths: ./templates;./files;./Chart.yaml;./values.yaml;./values-dev*.yaml;./.argocd-source-webcompat-dev-us-west1-webcompat.yaml | |
| notifications.argoproj.io/subscribe.on-deployed.grafana: tenant=webcompat|realm=nonprod|region=us-west1|chart=webcompat|argocd=deployed|environment=dev | |
| @@ -49,7 +49,7 @@ | |
| - name: Application Repository | |
| value: "" | |
| - name: Image Repository | |
| - value: us-docker.pkg.dev/moz-fx-webcompat-prod/webcompat-prod/webcompat:latest | |
| + value: us-docker.pkg.dev/moz-fx-webcompat-prod/webcompat-prod/webcompat | |
| - name: Tenant Definition | |
| value: https://github.com/mozilla/global-platform-admin/blob/main/tenants/webcompat.yaml | |
| project: webcompat-nonprod | |
| @@ -69,7 +69,7 @@ | |
| value: moz-fx-webcompat-nonprod | |
| - name: global.mozcloud.realm | |
| value: nonprod | |
| - releaseName: gha | |
| + releaseName: webcompat | |
| valueFiles: | |
| - values.yaml | |
| - values-dev.yaml | |
| @@ -77,10 +77,10 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -164,3 +164,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/webcompat-prod-us-west1-webcompat-current.yaml 2025-11-25 12:03:03 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/webcompat-prod-us-west1-webcompat-incoming.yaml 2025-11-25 12:03:03 | |
| @@ -80,3 +80,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/whattrainisitnow-nonprod-us-west1-whattrainisitnow-current.yaml 2025-11-25 12:03:21 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/whattrainisitnow-nonprod-us-west1-whattrainisitnow-incoming.yaml 2025-11-25 12:03:08 | |
| @@ -5,9 +5,9 @@ | |
| argocd-image-updater.argoproj.io/app.allow-tags: regexp:.* | |
| argocd-image-updater.argoproj.io/app.helm.image-name: image.name | |
| argocd-image-updater.argoproj.io/app.helm.image-tag: image.tag | |
| - argocd-image-updater.argoproj.io/app.update-strategy: digest | |
| + argocd-image-updater.argoproj.io/app.update-strategy: newest-build | |
| argocd-image-updater.argoproj.io/git-branch: main | |
| - argocd-image-updater.argoproj.io/image-list: app=us-docker.pkg.dev/moz-fx-whattrainisitnow-prod/whattrainisitnow-prod/whattrainisitnow:latest | |
| + argocd-image-updater.argoproj.io/image-list: app=us-docker.pkg.dev/moz-fx-whattrainisitnow-prod/whattrainisitnow-prod/whattrainisitnow | |
| argocd-image-updater.argoproj.io/write-back-method: git:secret:argocd-webservices/image-updater-github-credentials | |
| argocd.argoproj.io/manifest-generate-paths: ./templates;./files;./Chart.yaml;./values.yaml;./values-dev*.yaml;./.argocd-source-whattrainisitnow-dev-us-west1-whattrainisitnow.yaml | |
| notifications.argoproj.io/subscribe.on-deployed.grafana: tenant=whattrainisitnow|realm=nonprod|region=us-west1|chart=whattrainisitnow|argocd=deployed|environment=dev | |
| @@ -49,7 +49,7 @@ | |
| - name: Application Repository | |
| value: mozilla/releases_insights | |
| - name: Image Repository | |
| - value: us-docker.pkg.dev/moz-fx-whattrainisitnow-prod/whattrainisitnow-prod/whattrainisitnow:latest | |
| + value: us-docker.pkg.dev/moz-fx-whattrainisitnow-prod/whattrainisitnow-prod/whattrainisitnow | |
| - name: Tenant Definition | |
| value: https://github.com/mozilla/global-platform-admin/blob/main/tenants/whattrainisitnow.yaml | |
| project: whattrainisitnow-nonprod | |
| @@ -77,10 +77,10 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false | |
| --- | |
| apiVersion: argoproj.io/v1alpha1 | |
| kind: Application | |
| @@ -161,7 +161,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/whattrainisitnow-prod-us-west1-whattrainisitnow-current.yaml 2025-11-25 12:03:31 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/whattrainisitnow-prod-us-west1-whattrainisitnow-incoming.yaml 2025-11-25 12:03:31 | |
| @@ -77,7 +77,7 @@ | |
| repoURL: https://github.com/mozilla/webservices-infra | |
| targetRevision: main | |
| syncPolicy: | |
| - automated: {} | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/youtube-test-nonprod-us-west1-youtube-test-current.yaml 2025-11-25 12:03:44 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/youtube-test-nonprod-us-west1-youtube-test-incoming.yaml 2025-11-25 12:03:44 | |
| @@ -73,3 +73,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/youtube-test-prod-us-west1-youtube-test-current.yaml 2025-11-25 12:03:54 | |
| +++ /Users/wstuckey/dev/global-platform-admin/tmpdir/webservices/youtube-test-prod-us-west1-youtube-test-incoming.yaml 2025-11-25 12:03:54 | |
| @@ -73,3 +73,4 @@ | |
| syncOptions: | |
| - CreateNamespace=false | |
| - RespectIgnoreDifferences=true | |
| + - ServerSideApply=false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment