Commit a2c9060f authored by garciadeblas's avatar garciadeblas
Browse files

Updated native_k8s_charm_vnf to follow the right structure for charm-based KNF

parent e810ca84
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,5 +2,5 @@ description: Squid Bundle
bundle: kubernetes
applications:
  nginx:
    charm: '../charms/nginx-k8s'
    charm: './charms/nginx-k8s'
    scale: 1
+0 −0

File moved.

Loading