
This commit builds the armada manifest and packages the base helm charts and sysinv integration code into the final rpm. The output rpm, stx-ptp-notification-helm*.rpm can be deployed on a running system. Removes unused files in ptp-notification-helm. All required charts are now located under stx-ptp-notification-helm. Story: 2008529 Task: 41724 Signed-off-by: Cole Walker <cole.walker@windriver.com> Change-Id: I49e970b7d21e4078aea3d185fbe98910f3d59ce6
23 lines
342 B
Plaintext
23 lines
342 B
Plaintext
# Patterns to ignore when building packages.
|
|
# This supports shell glob matching, relative path matching, and
|
|
# negation (prefixed with !). Only one pattern per line.
|
|
.DS_Store
|
|
# Common VCS dirs
|
|
.git/
|
|
.gitignore
|
|
.bzr/
|
|
.bzrignore
|
|
.hg/
|
|
.hgignore
|
|
.svn/
|
|
# Common backup files
|
|
*.swp
|
|
*.bak
|
|
*.tmp
|
|
*~
|
|
# Various IDEs
|
|
.project
|
|
.idea/
|
|
*.tmproj
|
|
.vscode/
|