kustomization prod: change base

This commit is contained in:
2026-03-26 19:26:55 +04:00
parent 8bcc142a2e
commit eaae53a749
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- deployment.yaml
- bot.yaml

View File

@@ -1,5 +1,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: iphone_to_jpeg_bot_prod
resources:
bases:
- ../../base