Commit 0696e1a6 authored by Kostis Trantzas's avatar Kostis Trantzas
Browse files

indentation fix (#20)

parent 4630b59c
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -44,7 +44,7 @@
            ``` 
            - -  ingressClassName: nginx
            - -  annotations: {}
            +  annotations:
            + -  annotations:
            +      kubernetes.io/ingress.class: gce
            +      kubernetes.io/ingress.global-static-ip-name: web-static-ip 
            ```