fix values error
All checks were successful
Build and Publish / build-release (push) Successful in 1m21s

This commit is contained in:
2026-04-14 13:12:43 -05:00
parent 0ac142f69f
commit 2961dc2dbc
2 changed files with 23 additions and 21 deletions

View File

@@ -45,6 +45,7 @@
buildInputs = with pkgs; [
elixir
elixir-ls
kubernetes-helm
git
];
};

View File

@@ -99,6 +99,7 @@ rawResources:
labels:
app.kubernetes.io/name: policy-service
app.kubernetes.io/instance: policy-service
spec:
spec:
description: "PostgreSQL cluster for policy-service"
imageName: ghcr.io/cloudnative-pg/container-image:1.23.1