blob: ac9ae563c5d62898caecb8973b069bab423d46b5 [file] [log] [blame]
Andy Baviereda466b2021-08-27 15:00:36 -07001# Copyright 2021-present Open Networking Foundation
2#
Andy Bavier2c427732022-02-03 15:16:46 -07003# SPDX-License-Identifier: Apache-2.0
Andy Baviereda466b2021-08-27 15:00:36 -07004
5# Configure auth for private Helm repos. Override with your credentials.
6REPO_USERNAME := onfstaff
7REPO_PASSWORD :=
8
9# Configure auth for private Docker registry. Override with credentials
10# obtained from https://registry.aetherproject.org.
11REGISTRY_USERNAME := myuser
Andy Bavierebf479c2021-09-08 15:47:58 -070012REGISTRY_CLI_SECRET := my-cli-secret