Replace bitnami kubectl image with SUSE image

This commit is contained in:
M Essam Hamed
2025-09-17 18:02:11 +03:00
parent 573d7a3b69
commit f9540f88eb
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,5 +2,5 @@ apiVersion: v2
name: kubernetes-operator
description: NetBird Kubernetes Operator
type: application
version: 0.1.13
version: 0.1.14
appVersion: "0.1.4"
@@ -35,7 +35,7 @@ spec:
- kubectl wait --for 'jsonpath={.status.networkID}' -n {{ $routerNS }} nbroutingpeer router;
containers:
- name: apply-nbresource
image: "bitnami/kubectl:latest"
image: "registry.suse.com/suse/kubectl:latest"
env:
- name: NBRESOURCE_VALUE
value: |