Skip to content

Commit

Permalink
Add metadata application overlay to kfdef
Browse files Browse the repository at this point in the history
  • Loading branch information
richardsliu committed Dec 3, 2019
1 parent 38174f6 commit 653c297
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.0.7.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ spec:
- kustomizeConfig:
overlays:
- istio
- application
repoRef:
name: manifests
path: metadata
Expand Down
1 change: 1 addition & 0 deletions kfdef/kfctl_aws.0.7.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ spec:
- kustomizeConfig:
overlays:
- istio
- application
repoRef:
name: manifests
path: metadata
Expand Down
1 change: 1 addition & 0 deletions kfdef/kfctl_aws_cognito.0.7.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ spec:
- kustomizeConfig:
overlays:
- istio
- application
repoRef:
name: manifests
path: metadata
Expand Down
1 change: 1 addition & 0 deletions kfdef/kfctl_existing_arrikto.0.7.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ spec:
- kustomizeConfig:
overlays:
- istio
- application
repoRef:
name: manifests
path: metadata
Expand Down
1 change: 1 addition & 0 deletions kfdef/kfctl_gcp_basic_auth.0.7.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ spec:
- kustomizeConfig:
overlays:
- istio
- application
repoRef:
name: manifests
path: metadata
Expand Down
1 change: 1 addition & 0 deletions kfdef/kfctl_gcp_iap.0.7.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ spec:
- kustomizeConfig:
overlays:
- istio
- application
repoRef:
name: manifests
path: metadata
Expand Down
1 change: 1 addition & 0 deletions kfdef/kfctl_k8s_istio.0.7.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ spec:
- kustomizeConfig:
overlays:
- istio
- application
repoRef:
name: manifests
path: metadata
Expand Down

0 comments on commit 653c297

Please sign in to comment.