This repository has been archived by the owner on Oct 3, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move Zarf constants to constants.ts file
- Loading branch information
Lucas Rodriguez
committed
Dec 8, 2023
1 parent
7a05b5c
commit e16618a
Showing
5 changed files
with
30 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
export const zarfNamespace = "zarf"; | ||
export const zarfStateSecret = "zarf-state"; | ||
export const zarfImagePullSecret = "private-registry"; | ||
export const zarfAgentLabel = "zarf.dev/agent"; | ||
export const zarfManagedByLabel = "app.kubernetes.io/managed-by"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18 changes: 9 additions & 9 deletions
18
manifests/pepr-module-b95dbd80-e078-5eb9-aaf3-bcb9567417d0.yaml
Large diffs are not rendered by default.
Oops, something went wrong.