Skip to content
shield

GitHub Action

Restart all pods in a given namespace.

v1 Latest version

Restart all pods in a given namespace.

shield

Restart all pods in a given namespace.

Restart all pods in a given namespace

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Restart all pods in a given namespace.

uses: easyware-io/restart-pods@v1

Learn more about this action in easyware-io/restart-pods

Choose a version

easyware-io/restart-pods@v1

CI

Restart all pods in a given namespace.

Usage

Basic usage

- name: Restart all pods
  uses: easyware-io/restart-pods@v1
  with:
    namespace: my_namespace