Skip to content

Instantly share code, notes, and snippets.

@abhioncbr
Created August 5, 2020 16:57
Show Gist options
  • Save abhioncbr/b64c310b50612f633ca797e1d7e16b65 to your computer and use it in GitHub Desktop.
Save abhioncbr/b64c310b50612f633ca797e1d7e16b65 to your computer and use it in GitHub Desktop.
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- operator-generated-manifest.yaml
- istio-generated-manifest.yaml
images:
- name: docker.io/istio/operator
newName: private-repo/istio/operator
newTag: 1.6.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment