Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

git not available in operator docker image #466

Open
aborilov opened this issue Dec 8, 2020 · 0 comments
Open

git not available in operator docker image #466

aborilov opened this issue Dec 8, 2020 · 0 comments

Comments

@aborilov
Copy link

aborilov commented Dec 8, 2020

we are using overlays to set some istio configuration, but we can use such kustomization

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- github.com/kubeflow/manifests/istio/istio-install/base?ref=master
patchesStrategicMerge:
- istio-ingressgateway-service.yaml

because operator docker image does not include git in it

2020/12/08 10:43:02 no 'git' program on path: exec: "git": executable file not found in $PATH
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant