Skip to content

Commit

Permalink
feat: upgrade scw webhook helm chart to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
M0NsTeRRR committed Oct 17, 2024
1 parent 057b32b commit ba8f6aa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ansible/roles/cert_manager_scaleway/defaults/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
# renovate: datasource=github-releases depName=scaleway/helm-charts
cert_manager_scaleway_chart_version: "0.3.0"
cert_manager_scaleway_chart_version: "0.4.0"
cert_manager_scaleway_force_install: false
cert_manager_scaleway_localhost_kubeconfig_path: /home/user/.kube/kubeconfig
cert_manager_scaleway_vault_ca: ""
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
secret:
name: "cert-manager-scaleway-secret"
externalSecretName: "cert-manager-scaleway-secret"
service:
ipFamilyPolicy: "PreferDualStack"

0 comments on commit ba8f6aa

Please sign in to comment.