
* Fixes validate_docs for treasuremap * Align the secret encryption/decryption changes of airshipctl * Aligning the manifest changes of airshipctl. * Added HWCC. * Replaced helm-operator with flux-helm * Updated node parameters. Relates-To: #77 Closes: #95 Change-Id: I30408de468ac2794703b95a2afc6191908567816
8 lines
170 B
YAML
8 lines
170 B
YAML
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
|
kind: HelmRepository
|
|
metadata:
|
|
name: ingress-nginx
|
|
spec:
|
|
url: https://kubernetes.github.io/ingress-nginx
|
|
interval: 10m
|