Update namespace for ipify

This commit is contained in:
dvirlabs 2025-12-23 21:16:16 +02:00
parent 17039b4e1a
commit a43cca4342

View File

@ -41,7 +41,7 @@ docker:
tag: "latest" tag: "latest"
# Kubernetes/Helm configuration (for helm chart) # Kubernetes/Helm configuration (for helm chart)
kubernetes: kubernetes:
namespace: "default" namespace: "my-apps"
replicas: replicas:
backend: 1 backend: 1
frontend: 1 frontend: 1