Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 537 Bytes

File metadata and controls

24 lines (17 loc) · 537 Bytes

github-actions

This repository has examples of GitHub Workflows for:

  • .github/workflows/deploy.yaml
    • Automatically apply manifests against a Kubernetes cluster

It also contains examples of Kubernetes resources:

  • dft/*
    • Namespace
    • Deployment
    • Service
    • Ingress

For more information, check out: