Skip to content
Snippets Groups Projects
Commit dc2cfc3b authored by fleischmann's avatar fleischmann
Browse files

Make Squid Charm of Loadbalancer type


By adding this change the squid charm
will expose an external IP

Signed-off-by: default avatarDominik Fleischmann <dominik.fleischmann@canonical.com>
parent 1dc5a578
No related branches found
No related tags found
1 merge request!12Impovements in squid charm
......@@ -10,6 +10,9 @@ tags:
- misc
series:
- kubernetes
deployment:
type: stateful
service: loadbalancer
storage:
docker:
type: filesystem
......@@ -17,10 +20,4 @@ storage:
spool:
type: filesystem
location: /var/spool/squid
# -- example relations, delete if unneeded
#requires:
# db:
# interface: mysql
#provides:
# website:
# interface: http
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment