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
Loading
Loading
Loading
Loading
+4 −7
Original line number Diff line number Diff line
@@ -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