Skip to content

Commit

Permalink
Update kustomization.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
akondur authored Dec 19, 2024
1 parent 3ed36b8 commit 3ac8a8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/default/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,10 +124,10 @@ patches:
- name: WATCH_NAMESPACE
value: WATCH_NAMESPACE_VALUE
- name: RELATED_IMAGE_SPLUNK_ENTERPRISE
value: docker.io/splunk/splunk:9.3.0
value: SPLUNK_ENTERPRISE_IMAGE
- name: OPERATOR_NAME
value: splunk-operator
- name: POD_NAME
valueFrom:
fieldRef:
fieldPath: metadata.name
fieldPath: metadata.name

0 comments on commit 3ac8a8d

Please sign in to comment.