Skip to content

Commit

Permalink
add metadata application overlay to kfdef (kubeflow#621)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenghuiwang authored and k8s-ci-robot committed Nov 21, 2019
1 parent 35b0766 commit b6240d2
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions kfdef/kfctl_anthos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ spec:
- kustomizeConfig:
overlays:
- istio
- application
repoRef:
name: manifests
path: metadata
Expand Down
1 change: 1 addition & 0 deletions kfdef/kfctl_aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ spec:
- kustomizeConfig:
overlays:
- istio
- application
repoRef:
name: manifests
path: metadata
Expand Down
1 change: 1 addition & 0 deletions kfdef/kfctl_aws_cognito.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ spec:
- kustomizeConfig:
overlays:
- istio
- application
repoRef:
name: manifests
path: metadata
Expand Down
1 change: 1 addition & 0 deletions kfdef/kfctl_gcp_basic_auth.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ spec:
- kustomizeConfig:
overlays:
- istio
- application
repoRef:
name: manifests
path: metadata
Expand Down
1 change: 1 addition & 0 deletions kfdef/kfctl_gcp_iap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ spec:
- kustomizeConfig:
overlays:
- istio
- application
repoRef:
name: manifests
path: metadata
Expand Down
1 change: 1 addition & 0 deletions kfdef/kfctl_istio_dex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ spec:
- kustomizeConfig:
overlays:
- istio
- application
repoRef:
name: manifests
path: metadata
Expand Down
1 change: 1 addition & 0 deletions kfdef/kfctl_k8s_istio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ spec:
- kustomizeConfig:
overlays:
- istio
- application
repoRef:
name: manifests
path: metadata
Expand Down

0 comments on commit b6240d2

Please sign in to comment.