Skip to content
#

fluxcd

Here are 113 public repositories matching this topic...

The AWS EKS Accelerator for Terraform is a framework designed to help deploy and operate secure multi-account, multi-region AWS environments. The power of the solution is the configuration file which enables the users to provide a unique terraform state for each cluster and manage multiple clusters from one repository. This code base allows users to deploy EKS add-ons using Helm charts.

  • Updated Apr 6, 2022
  • HCL
xUnholy
xUnholy commented Nov 8, 2020

Details

DEX is installed using pre-existing themes that are available, namely coreos and tectonic.

source: https://github.com/dexidp/dex/tree/master/web/themes

To use a custom theme you need just to put it along with others into a web directory. The folder structure should be the same: logo, favicon, and CSS.

After that, add

frontend:
   theme: yourthemefolder

to

enhancement good first issue feature_request prio:low
pjbgf
pjbgf commented Mar 30, 2022

The sops documentation for Azure needs to be reviewed to ensure that all the steps of the process are being covered.

At the moment we are missing the creation of the AzureIdentityBinding object to bind the AzureIdentity object to the to the pods that will require them.

There may be other steps missing, so it would be great for contrib

area/docs good first issue

Improve this page

Add a description, image, and links to the fluxcd topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fluxcd topic, visit your repo's landing page and select "manage topics."

Learn more