aws-secrets

command module
v0.0.0-...-23e3d66 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 23, 2021 License: MIT Imports: 11 Imported by: 0

README

Docker Repository on Quay Github Action

aws-secrets

A Kubernetes operator to convert cloudformation outputs to k8s secrets.

How to use

  1. apply the manifest file
kubeclt apply -f manifest.yaml
  1. apply CRD file eg:
apiVersion: cfn.jerry153fish.com/v1alpha1
kind: Secrets
metadata:
  name: secrets-sample
spec:
  plainCreds:
    - key: test
      value: abcd
    - key: test1
      value: abc12
  cfn:
    - key: test2
      stackName: the-cfn-stack-name
      outputKey: rds-writer-endpoint

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
v1alpha1
Package v1alpha1 contains API Schema definitions for the cfn v1alpha1 API group +kubebuilder:object:generate=true +groupName=cfn.jerry153fish.com
Package v1alpha1 contains API Schema definitions for the cfn v1alpha1 API group +kubebuilder:object:generate=true +groupName=cfn.jerry153fish.com

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL