mirror of
https://github.com/nold360/hive-apps
synced 2024-11-19 03:59:31 +00:00
Fix(squid)
This commit is contained in:
parent
3e13665eac
commit
d107213160
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@ config:
|
|||
apps:
|
||||
- name: proxy
|
||||
namespace: proxy
|
||||
repoURL: http://honestica.github.io/lifen-charts
|
||||
chart: squid
|
||||
targetRevision: 0.4.1
|
||||
repoURL: https://github.com/Nold360/lifen-charts
|
||||
path: squid
|
||||
targetRevision: f/squid_ingress_fix
|
||||
|
||||
- name: minio
|
||||
namespace: minio
|
||||
|
|
Loading…
Reference in a new issue