fix values error
All checks were successful
Build and Publish / build-release (push) Successful in 1m21s
All checks were successful
Build and Publish / build-release (push) Successful in 1m21s
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
buildInputs = with pkgs; [
|
||||
elixir
|
||||
elixir-ls
|
||||
kubernetes-helm
|
||||
git
|
||||
];
|
||||
};
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user