Skip to content

InitContainer should take GIT credentials from kind: Secret #11

@blackandred

Description

@blackandred

Actual:

  initContainers:
  - args:
    - checkout
    - https://zzzzzzzzzzzzzzzz
    - --path
    - /var/www/riotkit/wp-content/themes/yyyyyyyy
    - --rev
    - master
    - --token
    - xxxxxxxxxxxxxxxxxxx
    - --username
    - __token__

Expected to replace xxxxxxxxxxxxxxxxxxx with e.g. $GIT_TOKEN

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions