Skip to content

Commit

Permalink
Remove testing leftovers
Browse files Browse the repository at this point in the history
  • Loading branch information
meln5674 committed May 28, 2022
1 parent 345f8dc commit a352f0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Expand Up @@ -13,7 +13,7 @@ kind: Kustomization
images:
- name: controller
newName: quay.io/grafana-operator/grafana-operator
newTag: vtesting
newTag: v4.4.1

# Protect the /metrics endpoint by putting it behind auth.
# If you want your controller-manager to expose the /metrics
Expand Down
2 changes: 1 addition & 1 deletion deploy/manifests/latest/deployment.yaml
Expand Up @@ -62,7 +62,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: quay.io/grafana-operator/grafana-operator:vtesting
image: quay.io/grafana-operator/grafana-operator:v4.4.1
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down

0 comments on commit a352f0a

Please sign in to comment.