We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 515de7f commit 149a110Copy full SHA for 149a110
kubewatch.yaml
@@ -5,7 +5,7 @@ metadata:
5
namespace: default
6
spec:
7
containers:
8
- - image: bitnami/kubewatch
+ - image: bitnami/kubewatch #using this image, its more stable and active
9
imagePullPolicy: Always
10
name: kubewatch
11
volumeMounts:
0 commit comments