github.com/replicatedhq/ship@v0.55.0/integration/init/factorio/expected/base/secrets.yaml (about)

     1  ---
     2  # Source: factorio/templates/secrets.yaml
     3  apiVersion: v1
     4  kind: Secret
     5  metadata:
     6    name: factorio-factorio
     7    labels:
     8      app: factorio-factorio
     9      chart: "factorio-0.3.1"
    10      release: "factorio"
    11      heritage: "Tiller"
    12  type: Opaque
    13  data:
    14    server-password: ""
    15    rcon-password: ""
    16    factorio-username: "eW91ci51c2VybmFtZQ=="
    17    factorio-password: "eW91ci5wYXNzd29yZA=="