Skip to content

larsks/nerc-ocp-config

 
 

Repository files navigation

This repository manages Kubernetes manifests deployed on NERC managed OpenShift clusters.

The directory layout of this repository follows the standards of the Operate First project (specifically ADR-0009).

Validations make your life easier

Pre-commit checks

Configure linters to run before each commit by install the pre-commit tool:

pip install pre-commit

And then enabling it for your working directory. From inside this repository, run:

pre-commit install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 69.7%
  • Makefile 30.3%