--- apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - ../base - sealed-secret.yml images: - name: sastrafilm newName: registry.gitlab.com/nest-innovation/sastra-film-backend newTag: 2.17.4 patches: - target: kind: ClusterIssuer name: zerossl namespace: cert-manager patch: |- - op: replace path: /spec/acme/email value: nest.innovation@gmail.com - op: replace path: /spec/acme/externalAccountBinding/keyID value: Kdnrv6a4zb2BLo83E4HZmg - target: kind: Ingress name: sastrafilm-server namespace: default patch: |- - op: replace path: /spec/tls/0/hosts/0 value: api.staging.sastrafilm.com - op: replace path: /spec/rules/0/host value: api.staging.sastrafilm.com - target: kind: Ingress name: sastrafilm-websocket-server namespace: default patch: |- - op: replace path: /spec/tls/0/hosts/0 value: socketio.staging.sastrafilm.com - op: replace path: /spec/tls/0/hosts/1 value: mmessage.staging.sastrafilm.com - op: replace path: /spec/rules/0/host value: socketio.staging.sastrafilm.com - op: replace path: /spec/rules/1/host value: mmessage.staging.sastrafilm.com configMapGenerator: - name: sastrafilm-server behavior: merge literals: - ACLEDA_MERCHANT_NAME=SASTRAFILM - ACLEDA_MERCHANT_ID=6mF4j+iNnSWIWXBv9q5bDvPau9g= - CLOUDFLARE_KEYID=283df39f8a2f1ddabcccf4b98966fc78 - CLOUDFLARE_X_AUTH_EMAIL=yonjasonphearyuth@gmail.com - CLOUDFLARE_ACCOUNT_ID=26eef7fc5eb08af487b76bd098bedbc2 - CLOUDFLARE_STREAM_CDN=https://customer-hxipsy7ycwmgjnxc.cloudflarestream.com - FIREBASE_REALTIME_DATABASE_URL=https://sastrafilm-staging.firebaseio.com - PAYWAY_MERCHANT_ID=sastrafilm - PAYWAY_MERCHANT_NAME=pwsastrasfilmf - PLASGATE_SENDER=SMS Info - PLASGATE_USERNAME=yonjasonphearyuth@sastraplus.com - S3_BUCKET=sastrafilm-dev - S3_ACCESS_KEY_ID=AKIAXTQVG2QQP2AGWFLY - SMTP_HOST=smtppro.zoho.com - SMTP_PORT=465 - SMTP_USER=app@staging.sastrafilm.com - SMTP_SENDER=noreply@staging.sastrafilm.com - TRUEMONEY_CLIENT_ID=merchant-sastra_film-uat - TWILIO_ACCOUNT_SID=AC9178f5346a06f6e2d686a9c65343e7dc - TWILIO_MESSAGE_SERVICE_ID=VA700a0019ec3f76d7b34cda7743463df8 - WING_CLIENT_ID=third_party - WING_USERNAME=online.sastra - GA_PROPERTY_ID=287262491