Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mdwitr0 committed Apr 9, 2024
1 parent c6d8160 commit 8a79825
Show file tree
Hide file tree
Showing 17 changed files with 7,577 additions and 14,811 deletions.
4 changes: 2 additions & 2 deletions infra/api/clustertunnel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
size: 2
image: cloudflare/cloudflared:2023.8.2
cloudflare:
email: cloudflare-email
email: [email protected]
domain: kinopoisk.dev
secret: cloudflare-secrets
accountId: cloudflare-id
accountId: 20f5efa8d1c6c7b4369faee9fe46edb0
15 changes: 2 additions & 13 deletions infra/api/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: kp-api
namespace: kinopoisk
spec:
replicas: 5
replicas: 6
selector:
matchLabels:
app: kp-api
Expand All @@ -21,16 +21,5 @@ spec:
envFrom:
- secretRef:
name: kp-api
- name: kp-api-sync
image: mdwit/kp-api:latest
imagePullPolicy: Always
ports:
- containerPort: 3000
env:
- name: NODE_ENV
value: sync
envFrom:
- secretRef:
name: kp-api
imagePullSecrets:
- name: regcred
- name: regcred
Loading

0 comments on commit 8a79825

Please sign in to comment.