Skip to content

Commit

Permalink
turning kustomize back on for dev so that our cron job doesn't fail r…
Browse files Browse the repository at this point in the history
…ecreating dev over the weekend
  • Loading branch information
P0NDER0SA committed Dec 13, 2024
1 parent 861d77a commit 6164c01
Showing 1 changed file with 50 additions and 50 deletions.
100 changes: 50 additions & 50 deletions env/dev/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,23 @@ resources:
- fluentbit.yaml
- cwagent.yaml
- cwagent-configmap.yaml
# - notification-service-account.yaml
# - api-target-group.yaml
# - admin-target-group.yaml
# - document-download-api-target-group.yaml
# - documentation-target-group.yaml
- notification-service-account.yaml
- api-target-group.yaml
- admin-target-group.yaml
- document-download-api-target-group.yaml
- documentation-target-group.yaml
- ../../base/prometheus-cloudwatch
# - ../../base/notify-admin
# - ../../base/notify-api
# - ../../base/notify-celery-other
# - ../../base/notify-celery-main-primary
# - ../../base/notify-celery-sms-send-primary
# - ../../base/notify-celery-email-send-primary
# - ../../base/notify-celery-main-scalable
# - ../../base/notify-celery-sms-send-scalable
# - ../../base/notify-celery-email-send-scalable
# - ../../base/notify-document-download
# - ../../base/notify-documentation
- ../../base/notify-admin
- ../../base/notify-api
- ../../base/notify-celery-other
- ../../base/notify-celery-main-primary
- ../../base/notify-celery-sms-send-primary
- ../../base/notify-celery-email-send-primary
- ../../base/notify-celery-main-scalable
- ../../base/notify-celery-sms-send-scalable
- ../../base/notify-celery-email-send-scalable
- ../../base/notify-document-download
- ../../base/notify-documentation
- ../../base/notify-system

images:
Expand All @@ -34,45 +34,45 @@ images:
- name: documentation
newName: public.ecr.aws/cds-snc/notify-documentation:latest

# patches:
# - path: performance/admin-hpa-patch.yaml
# - path: performance/api-hpa-patch.yaml
# - path: performance/celery-email-send-primary-deployment-patch.yaml
# - path: performance/celery-email-send-scalable-deployment-patch.yaml
# - path: performance/celery-email-send-scalable-hpa-patch.yaml
# - path: performance/celery-primary-deployment-patch.yaml
# - path: performance/celery-scalable-deployment-patch.yaml
# - path: performance/celery-scalable-hpa-patch.yaml
# - path: performance/celery-sms-send-primary-deployment-patch.yaml
# - path: performance/celery-sms-send-scalable-deployment-patch.yaml
# - path: performance/celery-sms-send-scalable-hpa-patch.yaml
patches:
- path: performance/admin-hpa-patch.yaml
- path: performance/api-hpa-patch.yaml
- path: performance/celery-email-send-primary-deployment-patch.yaml
- path: performance/celery-email-send-scalable-deployment-patch.yaml
- path: performance/celery-email-send-scalable-hpa-patch.yaml
- path: performance/celery-primary-deployment-patch.yaml
- path: performance/celery-scalable-deployment-patch.yaml
- path: performance/celery-scalable-hpa-patch.yaml
- path: performance/celery-sms-send-primary-deployment-patch.yaml
- path: performance/celery-sms-send-scalable-deployment-patch.yaml
- path: performance/celery-sms-send-scalable-hpa-patch.yaml

# - path: services/admin-service-patch.yaml
# - path: services/api-service-patch.yaml
# - path: services/document-download-api-service-patch.yaml
# - path: services/documentation-service-patch.yaml
- path: services/admin-service-patch.yaml
- path: services/api-service-patch.yaml
- path: services/document-download-api-service-patch.yaml
- path: services/documentation-service-patch.yaml

- path: cwagent/cwagent-deployment-patch.yaml

# - path: nodeselectors/admin-node-selector-patch.yaml
# - path: nodeselectors/celery-api-node-selector-patch.yaml
# - path: nodeselectors/celery-beat-node-selector-patch.yaml
# - path: nodeselectors/celery-email-send-node-selector-patch.yaml
# - path: nodeselectors/celery-email-send-scalable-node-selector-patch.yaml
# - path: nodeselectors/celery-primary-node-selector-patch.yaml
# - path: nodeselectors/celery-scalable-node-selector-patch.yaml
# - path: nodeselectors/celery-sms-node-selector-patch.yaml
# - path: nodeselectors/celery-sms-send-node-selector-patch.yaml
# - path: nodeselectors/celery-sms-send-scalable-node-selector-patch.yaml
# - path: nodeselectors/document-download-api-node-selector-patch.yaml
# - path: nodeselectors/documentation-node-selector-patch.yaml
- path: nodeselectors/admin-node-selector-patch.yaml
- path: nodeselectors/celery-api-node-selector-patch.yaml
- path: nodeselectors/celery-beat-node-selector-patch.yaml
- path: nodeselectors/celery-email-send-node-selector-patch.yaml
- path: nodeselectors/celery-email-send-scalable-node-selector-patch.yaml
- path: nodeselectors/celery-primary-node-selector-patch.yaml
- path: nodeselectors/celery-scalable-node-selector-patch.yaml
- path: nodeselectors/celery-sms-node-selector-patch.yaml
- path: nodeselectors/celery-sms-send-node-selector-patch.yaml
- path: nodeselectors/celery-sms-send-scalable-node-selector-patch.yaml
- path: nodeselectors/document-download-api-node-selector-patch.yaml
- path: nodeselectors/documentation-node-selector-patch.yaml

# - path: celery-init-delete/celery-email-send-primary-init-delete-patch.yaml
# - path: celery-init-delete/celery-email-send-scalable-init-delete-patch.yaml
# - path: celery-init-delete/celery-primary-init-delete-patch.yaml
# - path: celery-init-delete/celery-scalable-init-delete-patch.yaml
# - path: celery-init-delete/celery-sms-send-primary-init-delete-patch.yaml
# - path: celery-init-delete/celery-sms-send-scalable-init-delete-patch.yaml
- path: celery-init-delete/celery-email-send-primary-init-delete-patch.yaml
- path: celery-init-delete/celery-email-send-scalable-init-delete-patch.yaml
- path: celery-init-delete/celery-primary-init-delete-patch.yaml
- path: celery-init-delete/celery-scalable-init-delete-patch.yaml
- path: celery-init-delete/celery-sms-send-primary-init-delete-patch.yaml
- path: celery-init-delete/celery-sms-send-scalable-init-delete-patch.yaml

configMapGenerator:
- envs:
Expand Down

0 comments on commit 6164c01

Please sign in to comment.