Skip to content

Commit

Permalink
Add cache-image config to kfp-api
Browse files Browse the repository at this point in the history
Refs #707
  • Loading branch information
orfeas-k committed Sep 28, 2023
1 parent 5177b3c commit 6ce5af3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions releases/latest/edge/airgap/bundle-airgap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ applications:
trust: true
resources:
oci-image: 172.17.0.2:5000/charmedkubeflow/api-server:2.0.0-alpha.7_20.04_1
options:
cache-image: 172.17.0.2:5000/google-containers/busybox
kfp-db:
charm: ./mysql-k8s_10afaca.charm
scale: 1
Expand Down

0 comments on commit 6ce5af3

Please sign in to comment.