Skip to content

Commit

Permalink
Add Kuadrant overlay
Browse files Browse the repository at this point in the history
  • Loading branch information
pehala authored and Filip Cap committed Aug 30, 2022
1 parent 9c1c255 commit f1c4a37
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions overlays/kuadrant/kustomization.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization

resources:
- ../../base/go-httpbin/
- ../../base/mockserver/

images:
- name: quay.io/rh_integration/go-httpbin
newName: docker.io/mccutchen/go-httpbin
newTag: latest

0 comments on commit f1c4a37

Please sign in to comment.