github.com/Racer159/jackal@v0.32.7-0.20240401174413-0bd2339e4f2e/src/test/packages/20-mismatched-arch-init/jackal.yaml (about)

     1  kind: JackalInitConfig
     2  metadata:
     3    name: init
     4    description: Used to establish a new Jackal cluster
     5  
     6  components:
     7    - name: k3s
     8      import:
     9        path: ../../../../packages/distros/k3s
    10  
    11    # This test package skips everything else since we explicitly expect 'expectedErrorMessage'
    12    # to come from the `k3s` package or from Jackal checking an already existing cluster