We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fb6661 commit 9ab9746Copy full SHA for 9ab9746
manifests/setup/fluent-operator-deployment.yaml
@@ -39,7 +39,7 @@ spec:
39
mountPath: /var/run/docker.sock
40
containers:
41
- name: fluent-operator
42
- image: kubesphere/fluent-operator:latest
+ image: ghcr.io/fluent/fluent-operator/fluent-operator:latest
43
env:
44
- name: NAMESPACE
45
valueFrom:
manifests/setup/setup.yaml
@@ -40352,7 +40352,7 @@ spec:
40352
fieldRef:
40353
apiVersion: v1
40354
fieldPath: metadata.namespace
40355
- image: ghcr.io/fluent/fluent-operator/fluent-operator:v3.5.0
40356
name: fluent-operator
40357
resources:
40358
limits:
0 commit comments