Commit ce7bee8b authored by Sergio Gimenez's avatar Sergio Gimenez
Browse files

Make path relative

parent c29d70e9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,5 +40,5 @@ all:
    kind_config_template: kind-config.yaml.j2
    
    # Kubeconfig settings
    kubeconfig_output_dir: "/home/sergio/i2cat/OperatorPlatform/OP_Automation/automation/1-kind-cluster"
    kubeconfig_output_dir: "{{ inventory_dir }}/../../automation/1-kind-cluster"
    kubeconfig_filename: operator-platform-external-kubeconfig.yaml